#203f1a color space conversions
Hex:
#203f1a
RGB:
32, 63, 26
CMY:
87, 75, 90
CMYK:
49, 0, 59, 75
HSL:
110°, 41.5730%, 17.4510%
HSV (HSB):
110°, 58.7302%, 24.7059%
XYZ:
2.5596, 3.9367, 1.6022
xyY:
0.3161, 0.4861, 3.9367
CIE-Lab:
23.4610, -20.2199, 19.0261
CIE-LCH:
23.4610, 27.7640, 136.7423
CIE-Luv:
23.4610, -13.3232, 19.8602
Hunter-Lab:
19.8410, -11.6942, 9.1009
#203f1a color charts
#203f1a color shades, tints & tones
#203f1a color schemes
#203f1a color preview, HTML & CSS examples
This text has a color of #203f1a
<p style="color:#203f1a;">Text here</p>
.mytext {color:#203f1a;}
This box has a color of #203f1a
<div style="background-color:#203f1a;">Content here</div>
.mybackground {background-color:#203f1a;}
Border around this has a color of #203f1a
<div style="border:2px solid #203f1a;">Content here</div>
.myborder {border:2px solid #203f1a;}