#20a00f color space conversions
Hex:
#20a00f
RGB:
32, 160, 15
CMY:
87, 37, 94
CMYK:
80, 0, 91, 37
HSL:
113°, 82.8571%, 34.3137%
HSV (HSB):
113°, 90.6250%, 62.7451%
XYZ:
13.2527, 25.4832, 4.6722
xyY:
0.3053, 0.5871, 25.4832
CIE-Lab:
57.5432, -57.7228, 56.7795
CIE-LCH:
57.5432, 80.9680, 135.4720
CIE-Luv:
57.5432, -51.1620, 68.6050
Hunter-Lab:
50.4809, -41.4801, 29.8491
#20a00f color charts
#20a00f color shades, tints & tones
#20a00f color schemes
#20a00f color preview, HTML & CSS examples
This text has a color of #20a00f
<p style="color:#20a00f;">Text here</p>
.mytext {color:#20a00f;}
This box has a color of #20a00f
<div style="background-color:#20a00f;">Content here</div>
.mybackground {background-color:#20a00f;}
Border around this has a color of #20a00f
<div style="border:2px solid #20a00f;">Content here</div>
.myborder {border:2px solid #20a00f;}