#409e8e color space conversions
Hex:
#409e8e
RGB:
64, 158, 142
CMY:
75, 38, 44
CMYK:
59, 0, 10, 38
HSL:
170°, 42.3423%, 43.5294%
HSV (HSB):
170°, 59.4937%, 61.9608%
XYZ:
19.2237, 27.4967, 29.8854
xyY:
0.2509, 0.3589, 27.4967
CIE-Lab:
59.4313, -31.6384, 0.0780
CIE-LCH:
59.4313, 31.6385, 179.8587
CIE-Luv:
59.4313, -38.8950, 4.9089
Hunter-Lab:
52.4373, -26.3265, 2.9152
#409e8e color charts
#409e8e color shades, tints & tones
#409e8e color schemes
#409e8e color preview, HTML & CSS examples
This text has a color of #409e8e
<p style="color:#409e8e;">Text here</p>
.mytext {color:#409e8e;}
This box has a color of #409e8e
<div style="background-color:#409e8e;">Content here</div>
.mybackground {background-color:#409e8e;}
Border around this has a color of #409e8e
<div style="border:2px solid #409e8e;">Content here</div>
.myborder {border:2px solid #409e8e;}