#05412e color space conversions
Hex:
#05412e
RGB:
5, 65, 46
CMY:
98, 75, 82
CMYK:
92, 0, 29, 75
HSL:
161°, 85.7143%, 13.7255%
HSV (HSB):
161°, 92.3077%, 25.4902%
XYZ:
2.4460, 4.0101, 3.2299
xyY:
0.2525, 0.4140, 4.0101
CIE-Lab:
23.7049, -23.5219, 6.5450
CIE-LCH:
23.7049, 24.4156, 164.4506
CIE-Luv:
23.7049, -19.2570, 9.5331
Hunter-Lab:
20.0253, -13.2410, 4.4548
#05412e color charts
#05412e color shades, tints & tones
#05412e color schemes
#05412e color preview, HTML & CSS examples
This text has a color of #05412e
<p style="color:#05412e;">Text here</p>
.mytext {color:#05412e;}
This box has a color of #05412e
<div style="background-color:#05412e;">Content here</div>
.mybackground {background-color:#05412e;}
Border around this has a color of #05412e
<div style="border:2px solid #05412e;">Content here</div>
.myborder {border:2px solid #05412e;}