#005e46 color space conversions
Hex:
#005e46
RGB:
0, 94, 70
CMY:
100, 63, 73
CMYK:
100, 0, 26, 63
HSL:
165°, 100.0000%, 18.4314%
HSV (HSB):
165°, 100.0000%, 36.8627%
XYZ:
5.1082, 8.4476, 7.1557
xyY:
0.2466, 0.4079, 8.4476
CIE-Lab:
34.8982, -30.6999, 7.0456
CIE-LCH:
34.8982, 31.4980, 167.0744
CIE-Luv:
34.8982, -29.2822, 12.5414
Hunter-Lab:
29.0648, -19.4916, 5.7483
#005e46 color charts
#005e46 color shades, tints & tones
#005e46 color schemes
#005e46 color preview, HTML & CSS examples
This text has a color of #005e46
<p style="color:#005e46;">Text here</p>
.mytext {color:#005e46;}
This box has a color of #005e46
<div style="background-color:#005e46;">Content here</div>
.mybackground {background-color:#005e46;}
Border around this has a color of #005e46
<div style="border:2px solid #005e46;">Content here</div>
.myborder {border:2px solid #005e46;}