#003232 color space conversions
Hex:
#003232
RGB:
0, 50, 50
CMY:
100, 80, 80
CMYK:
100, 0, 0, 80
HSL:
180°, 100.0000%, 9.8039%
HSV (HSB):
180°, 100.0000%, 19.6078%
XYZ:
1.7163, 2.5115, 3.4119
xyY:
0.2247, 0.3287, 2.5115
CIE-Lab:
17.9705, -15.2478, -4.4837
CIE-LCH:
17.9705, 15.8933, 196.3863
CIE-Luv:
17.9705, -13.8990, -3.0012
Hunter-Lab:
15.8477, -8.4017, -1.6714
#003232 color charts
#003232 color shades, tints & tones
#003232 color schemes
#003232 color preview, HTML & CSS examples
This text has a color of #003232
<p style="color:#003232;">Text here</p>
.mytext {color:#003232;}
This box has a color of #003232
<div style="background-color:#003232;">Content here</div>
.mybackground {background-color:#003232;}
Border around this has a color of #003232
<div style="border:2px solid #003232;">Content here</div>
.myborder {border:2px solid #003232;}