#005b6b color space conversions
Hex:
#005b6b
RGB:
0, 91, 107
CMY:
100, 64, 58
CMYK:
100, 15, 0, 58
HSL:
189°, 100.0000%, 20.9804%
HSV (HSB):
189°, 100.0000%, 41.9608%
XYZ:
6.3949, 8.5437, 15.2220
xyY:
0.2120, 0.2833, 8.5437
CIE-Lab:
35.0905, -16.8560, -15.7136
CIE-LCH:
35.0905, 23.0444, 222.9912
CIE-Luv:
35.0905, -25.5007, -19.0061
Hunter-Lab:
29.2296, -12.0992, -10.4158
#005b6b color charts
#005b6b color shades, tints & tones
#005b6b color schemes
#005b6b color preview, HTML & CSS examples
This text has a color of #005b6b
<p style="color:#005b6b;">Text here</p>
.mytext {color:#005b6b;}
This box has a color of #005b6b
<div style="background-color:#005b6b;">Content here</div>
.mybackground {background-color:#005b6b;}
Border around this has a color of #005b6b
<div style="border:2px solid #005b6b;">Content here</div>
.myborder {border:2px solid #005b6b;}