#005a2e color space conversions
Hex:
#005a2e
RGB:
0, 90, 46
CMY:
100, 65, 82
CMYK:
100, 0, 49, 65
HSL:
151°, 100.0000%, 17.6471%
HSV (HSB):
151°, 100.0000%, 35.2941%
XYZ:
4.1493, 7.5096, 3.8156
xyY:
0.2681, 0.4853, 7.5096
CIE-Lab:
32.9399, -34.8927, 18.9312
CIE-LCH:
32.9399, 39.6975, 151.5178
CIE-Luv:
32.9399, -29.2972, 25.1339
Hunter-Lab:
27.4036, -20.9288, 10.9272
#005a2e color charts
#005a2e color shades, tints & tones
#005a2e color schemes
#005a2e color preview, HTML & CSS examples
This text has a color of #005a2e
<p style="color:#005a2e;">Text here</p>
.mytext {color:#005a2e;}
This box has a color of #005a2e
<div style="background-color:#005a2e;">Content here</div>
.mybackground {background-color:#005a2e;}
Border around this has a color of #005a2e
<div style="border:2px solid #005a2e;">Content here</div>
.myborder {border:2px solid #005a2e;}