#9c1234 color space conversions
Hex:
#9c1234
RGB:
156, 18, 52
CMY:
39, 93, 80
CMYK:
0, 88, 67, 39
HSL:
345°, 79.3103%, 34.1176%
HSV (HSB):
345°, 88.4615%, 61.1765%
XYZ:
14.5464, 7.7485, 3.9777
xyY:
0.5537, 0.2949, 7.7485
CIE-Lab:
33.4534, 54.2887, 18.9022
CIE-LCH:
33.4534, 57.4853, 19.1971
CIE-Luv:
33.4534, 91.2801, 8.8422
Hunter-Lab:
27.8361, 44.5666, 11.0128
#9c1234 color charts
#9c1234 color shades, tints & tones
#9c1234 color schemes
#9c1234 color preview, HTML & CSS examples
This text has a color of #9c1234
<p style="color:#9c1234;">Text here</p>
.mytext {color:#9c1234;}
This box has a color of #9c1234
<div style="background-color:#9c1234;">Content here</div>
.mybackground {background-color:#9c1234;}
Border around this has a color of #9c1234
<div style="border:2px solid #9c1234;">Content here</div>
.myborder {border:2px solid #9c1234;}