#005f5f color space conversions
Hex:
#005f5f
RGB:
0, 95, 95
CMY:
100, 63, 63
CMYK:
100, 0, 0, 63
HSL:
180°, 100.0000%, 18.6275%
HSV (HSB):
180°, 100.0000%, 37.2549%
XYZ:
6.1578, 9.0106, 12.2412
xyY:
0.2247, 0.3287, 9.0106
CIE-Lab:
36.0048, -23.3425, -6.8640
CIE-LCH:
36.0048, 24.3308, 196.3863
CIE-Luv:
36.0048, -27.8472, -6.0130
Hunter-Lab:
30.0177, -15.9140, -3.1659
#005f5f color charts
#005f5f color shades, tints & tones
#005f5f color schemes
#005f5f color preview, HTML & CSS examples
This text has a color of #005f5f
<p style="color:#005f5f;">Text here</p>
.mytext {color:#005f5f;}
This box has a color of #005f5f
<div style="background-color:#005f5f;">Content here</div>
.mybackground {background-color:#005f5f;}
Border around this has a color of #005f5f
<div style="border:2px solid #005f5f;">Content here</div>
.myborder {border:2px solid #005f5f;}