#005f63 color space conversions
Hex:
#005f63
RGB:
0, 95, 99
CMY:
100, 63, 61
CMYK:
100, 4, 0, 61
HSL:
182°, 100.0000%, 19.4118%
HSV (HSB):
182°, 100.0000%, 38.8235%
XYZ:
6.3443, 9.0853, 13.2236
xyY:
0.2214, 0.3171, 9.0853
CIE-Lab:
36.1480, -21.9517, -9.1334
CIE-LCH:
36.1480, 23.7759, 202.5908
CIE-Luv:
36.1480, -27.5511, -9.2998
Hunter-Lab:
30.1418, -15.1769, -4.9121
#005f63 color charts
#005f63 color shades, tints & tones
#005f63 color schemes
#005f63 color preview, HTML & CSS examples
This text has a color of #005f63
<p style="color:#005f63;">Text here</p>
.mytext {color:#005f63;}
This box has a color of #005f63
<div style="background-color:#005f63;">Content here</div>
.mybackground {background-color:#005f63;}
Border around this has a color of #005f63
<div style="border:2px solid #005f63;">Content here</div>
.myborder {border:2px solid #005f63;}