#203f2e color space conversions
Hex:
#203f2e
RGB:
32, 63, 46
CMY:
87, 75, 82
CMYK:
49, 0, 27, 75
HSL:
147°, 32.6316%, 18.6275%
HSV (HSB):
147°, 49.2063%, 24.7059%
XYZ:
2.8663, 4.0593, 3.2172
xyY:
0.2826, 0.4002, 4.0593
CIE-Lab:
23.8667, -16.2073, 6.9050
CIE-LCH:
23.8667, 17.6169, 156.9240
CIE-Luv:
23.8667, -12.9241, 9.1058
Hunter-Lab:
20.1478, -9.8645, 4.6360
#203f2e color charts
#203f2e color shades, tints & tones
#203f2e color schemes
#203f2e color preview, HTML & CSS examples
This text has a color of #203f2e
<p style="color:#203f2e;">Text here</p>
.mytext {color:#203f2e;}
This box has a color of #203f2e
<div style="background-color:#203f2e;">Content here</div>
.mybackground {background-color:#203f2e;}
Border around this has a color of #203f2e
<div style="border:2px solid #203f2e;">Content here</div>
.myborder {border:2px solid #203f2e;}