#9c250c color space conversions
Hex:
#9c250c
RGB:
156, 37, 12
CMY:
39, 85, 95
CMYK:
0, 76, 92, 39
HSL:
10°, 85.7143%, 32.9412%
HSV (HSB):
10°, 92.3077%, 61.1765%
XYZ:
14.4382, 8.4176, 1.2116
xyY:
0.5999, 0.3498, 8.4176
CIE-Lab:
34.8379, 47.6565, 43.0006
CIE-LCH:
34.8379, 64.1887, 42.0600
CIE-Luv:
34.8379, 91.6136, 25.6044
Hunter-Lab:
29.0131, 38.0567, 17.8332
#9c250c color charts
#9c250c color shades, tints & tones
#9c250c color schemes
#9c250c color preview, HTML & CSS examples
This text has a color of #9c250c
<p style="color:#9c250c;">Text here</p>
.mytext {color:#9c250c;}
This box has a color of #9c250c
<div style="background-color:#9c250c;">Content here</div>
.mybackground {background-color:#9c250c;}
Border around this has a color of #9c250c
<div style="border:2px solid #9c250c;">Content here</div>
.myborder {border:2px solid #9c250c;}