#005b55 color space conversions
Hex:
#005b55
RGB:
0, 91, 85
CMY:
100, 64, 67
CMYK:
100, 0, 7, 64
HSL:
176°, 100.0000%, 17.8431%
HSV (HSB):
176°, 100.0000%, 35.6863%
XYZ:
5.3808, 8.1380, 9.8815
xyY:
0.2299, 0.3478, 8.1380
CIE-Lab:
34.2687, -24.6885, -3.2073
CIE-LCH:
34.2687, 24.8959, 187.4020
CIE-Luv:
34.2687, -27.1011, -0.9397
Hunter-Lab:
28.5273, -16.2543, -0.5683
#005b55 color charts
#005b55 color shades, tints & tones
#005b55 color schemes
#005b55 color preview, HTML & CSS examples
This text has a color of #005b55
<p style="color:#005b55;">Text here</p>
.mytext {color:#005b55;}
This box has a color of #005b55
<div style="background-color:#005b55;">Content here</div>
.mybackground {background-color:#005b55;}
Border around this has a color of #005b55
<div style="border:2px solid #005b55;">Content here</div>
.myborder {border:2px solid #005b55;}