#005f73 color space conversions
Hex:
#005f73
RGB:
0, 95, 115
CMY:
100, 63, 55
CMYK:
100, 17, 0, 55
HSL:
190°, 100.0000%, 22.5490%
HSV (HSB):
190°, 100.0000%, 45.0980%
XYZ:
7.1867, 9.4222, 17.6595
xyY:
0.2097, 0.2750, 9.4222
CIE-Lab:
36.7848, -16.0904, -18.0611
CIE-LCH:
36.7848, 24.1890, 228.3026
CIE-Luv:
36.7848, -26.3846, -22.7098
Hunter-Lab:
30.6956, -11.9254, -12.6233
#005f73 color charts
#005f73 color shades, tints & tones
#005f73 color schemes
#005f73 color preview, HTML & CSS examples
This text has a color of #005f73
<p style="color:#005f73;">Text here</p>
.mytext {color:#005f73;}
This box has a color of #005f73
<div style="background-color:#005f73;">Content here</div>
.mybackground {background-color:#005f73;}
Border around this has a color of #005f73
<div style="border:2px solid #005f73;">Content here</div>
.myborder {border:2px solid #005f73;}