#005f6b color space conversions
Hex:
#005f6b
RGB:
0, 95, 107
CMY:
100, 63, 58
CMYK:
100, 11, 0, 58
HSL:
187°, 100.0000%, 20.9804%
HSV (HSB):
187°, 100.0000%, 41.9608%
XYZ:
6.7461, 9.2460, 15.3390
xyY:
0.2153, 0.2951, 9.2460
CIE-Lab:
36.4536, -19.0756, -13.6288
CIE-LCH:
36.4536, 23.4440, 215.5445
CIE-Luv:
36.4536, -26.9624, -15.9668
Hunter-Lab:
30.4072, -13.6110, -8.6241
#005f6b color charts
#005f6b color shades, tints & tones
#005f6b color schemes
#005f6b color preview, HTML & CSS examples
This text has a color of #005f6b
<p style="color:#005f6b;">Text here</p>
.mytext {color:#005f6b;}
This box has a color of #005f6b
<div style="background-color:#005f6b;">Content here</div>
.mybackground {background-color:#005f6b;}
Border around this has a color of #005f6b
<div style="border:2px solid #005f6b;">Content here</div>
.myborder {border:2px solid #005f6b;}