#202f05 color space conversions
Hex:
#202f05
RGB:
32, 47, 5
CMY:
87, 82, 98
CMYK:
32, 0, 89, 82
HSL:
81°, 80.7692%, 10.1961%
HSV (HSB):
81°, 89.3617%, 18.4314%
XYZ:
1.6396, 2.3511, 0.5110
xyY:
0.3642, 0.5223, 2.3511
CIE-Lab:
17.2312, -14.0464, 22.4004
CIE-LCH:
17.2312, 26.4401, 122.0902
CIE-Luv:
17.2312, -6.0978, 18.4006
Hunter-Lab:
15.3332, -7.7461, 8.7574
#202f05 color charts
#202f05 color shades, tints & tones
#202f05 color schemes
#202f05 color preview, HTML & CSS examples
This text has a color of #202f05
<p style="color:#202f05;">Text here</p>
.mytext {color:#202f05;}
This box has a color of #202f05
<div style="background-color:#202f05;">Content here</div>
.mybackground {background-color:#202f05;}
Border around this has a color of #202f05
<div style="border:2px solid #202f05;">Content here</div>
.myborder {border:2px solid #202f05;}