#033f2e color space conversions
Hex:
#033f2e
RGB:
3, 63, 46
CMY:
99, 75, 82
CMYK:
95, 0, 27, 75
HSL:
163°, 90.9091%, 12.9412%
HSV (HSB):
163°, 95.2381%, 24.7059%
XYZ:
2.3082, 3.7716, 3.1911
xyY:
0.2490, 0.4068, 3.7716
CIE-Lab:
22.9016, -22.8861, 5.4089
CIE-LCH:
22.9016, 23.5166, 166.7028
CIE-Luv:
22.9016, -18.7468, 8.1948
Hunter-Lab:
19.4207, -12.7710, 3.8522
#033f2e color charts
#033f2e color shades, tints & tones
#033f2e color schemes
#033f2e color preview, HTML & CSS examples
This text has a color of #033f2e
<p style="color:#033f2e;">Text here</p>
.mytext {color:#033f2e;}
This box has a color of #033f2e
<div style="background-color:#033f2e;">Content here</div>
.mybackground {background-color:#033f2e;}
Border around this has a color of #033f2e
<div style="border:2px solid #033f2e;">Content here</div>
.myborder {border:2px solid #033f2e;}