#005c49 color space conversions
Hex:
#005c49
RGB:
0, 92, 73
CMY:
100, 64, 71
CMYK:
100, 0, 21, 64
HSL:
168°, 100.0000%, 18.0392%
HSV (HSB):
168°, 100.0000%, 36.0784%
XYZ:
5.0297, 8.1353, 7.6085
xyY:
0.2421, 0.3916, 8.1353
CIE-Lab:
34.2632, -28.9336, 4.2829
CIE-LCH:
34.2632, 29.2488, 171.5800
CIE-Luv:
34.2632, -28.3335, 8.9785
Hunter-Lab:
28.5225, -18.4372, 4.1499
#005c49 color charts
#005c49 color shades, tints & tones
#005c49 color schemes
#005c49 color preview, HTML & CSS examples
This text has a color of #005c49
<p style="color:#005c49;">Text here</p>
.mytext {color:#005c49;}
This box has a color of #005c49
<div style="background-color:#005c49;">Content here</div>
.mybackground {background-color:#005c49;}
Border around this has a color of #005c49
<div style="border:2px solid #005c49;">Content here</div>
.myborder {border:2px solid #005c49;}