#9c053e color space conversions
Hex:
#9c053e
RGB:
156, 5, 62
CMY:
39, 98, 76
CMYK:
0, 97, 60, 39
HSL:
337°, 93.7888%, 31.5686%
HSV (HSB):
337°, 96.7949%, 61.1765%
XYZ:
14.6341, 7.5243, 5.2385
xyY:
0.5342, 0.2746, 7.5243
CIE-Lab:
32.9718, 56.9008, 11.6934
CIE-LCH:
32.9718, 58.0899, 11.6129
CIE-Luv:
32.9718, 90.3966, 1.9345
Hunter-Lab:
27.4304, 47.2263, 7.8785
#9c053e color charts
#9c053e color shades, tints & tones
#9c053e color schemes
#9c053e color preview, HTML & CSS examples
This text has a color of #9c053e
<p style="color:#9c053e;">Text here</p>
.mytext {color:#9c053e;}
This box has a color of #9c053e
<div style="background-color:#9c053e;">Content here</div>
.mybackground {background-color:#9c053e;}
Border around this has a color of #9c053e
<div style="border:2px solid #9c053e;">Content here</div>
.myborder {border:2px solid #9c053e;}