#05403c color space conversions
Hex:
#05403c
RGB:
5, 64, 60
CMY:
98, 75, 76
CMYK:
92, 0, 6, 75
HSL:
176°, 85.5072%, 13.5294%
HSV (HSB):
176°, 92.1875%, 25.0980%
XYZ:
2.7116, 4.0253, 4.9090
xyY:
0.2328, 0.3456, 4.0253
CIE-Lab:
23.7549, -18.5778, -2.6398
CIE-LCH:
23.7549, 18.7644, 188.0872
CIE-Luv:
23.7549, -18.0529, -0.8625
Hunter-Lab:
20.0632, -10.9857, -0.4627
#05403c color charts
#05403c color shades, tints & tones
#05403c color schemes
#05403c color preview, HTML & CSS examples
This text has a color of #05403c
<p style="color:#05403c;">Text here</p>
.mytext {color:#05403c;}
This box has a color of #05403c
<div style="background-color:#05403c;">Content here</div>
.mybackground {background-color:#05403c;}
Border around this has a color of #05403c
<div style="border:2px solid #05403c;">Content here</div>
.myborder {border:2px solid #05403c;}