#005a4a color space conversions
Hex:
#005a4a
RGB:
0, 90, 74
CMY:
100, 65, 71
CMYK:
100, 0, 18, 65
HSL:
169°, 100.0000%, 17.6471%
HSV (HSB):
169°, 100.0000%, 35.2941%
XYZ:
4.8922, 7.8067, 7.7276
xyY:
0.2395, 0.3822, 7.8067
CIE-Lab:
33.5771, -27.7035, 2.6726
CIE-LCH:
33.5771, 27.8321, 174.4897
CIE-Luv:
33.5771, -27.5199, 6.8236
Hunter-Lab:
27.9405, -17.6418, 3.1604
#005a4a color charts
#005a4a color shades, tints & tones
#005a4a color schemes
#005a4a color preview, HTML & CSS examples
This text has a color of #005a4a
<p style="color:#005a4a;">Text here</p>
.mytext {color:#005a4a;}
This box has a color of #005a4a
<div style="background-color:#005a4a;">Content here</div>
.mybackground {background-color:#005a4a;}
Border around this has a color of #005a4a
<div style="border:2px solid #005a4a;">Content here</div>
.myborder {border:2px solid #005a4a;}