#05735c color space conversions
Hex:
#05735c
RGB:
5, 115, 92
CMY:
98, 55, 64
CMYK:
96, 0, 20, 55
HSL:
167°, 91.6667%, 23.5294%
HSV (HSB):
167°, 95.6522%, 45.0980%
XYZ:
8.1251, 13.0664, 12.2191
xyY:
0.2432, 0.3911, 13.0664
CIE-Lab:
42.8632, -33.4618, 5.0189
CIE-LCH:
42.8632, 33.8361, 171.4698
CIE-Luv:
42.8632, -35.0268, 11.1836
Hunter-Lab:
36.1475, -23.1357, 5.2613
#05735c color charts
#05735c color shades, tints & tones
#05735c color schemes
#05735c color preview, HTML & CSS examples
This text has a color of #05735c
<p style="color:#05735c;">Text here</p>
.mytext {color:#05735c;}
This box has a color of #05735c
<div style="background-color:#05735c;">Content here</div>
.mybackground {background-color:#05735c;}
Border around this has a color of #05735c
<div style="border:2px solid #05735c;">Content here</div>
.myborder {border:2px solid #05735c;}