#9f250c color space conversions
Hex:
#9f250c
RGB:
159, 37, 12
CMY:
38, 85, 95
CMYK:
0, 77, 92, 38
HSL:
10°, 85.9649%, 33.5294%
HSV (HSB):
10°, 92.4528%, 62.3529%
XYZ:
15.0260, 8.7206, 1.2391
xyY:
0.6014, 0.3490, 8.7206
CIE-Lab:
35.4407, 48.6303, 43.7046
CIE-LCH:
35.4407, 65.3834, 41.9464
CIE-Luv:
35.4407, 94.0130, 26.0155
Hunter-Lab:
29.5307, 39.1469, 18.1837
#9f250c color charts
#9f250c color shades, tints & tones
#9f250c color schemes
#9f250c color preview, HTML & CSS examples
This text has a color of #9f250c
<p style="color:#9f250c;">Text here</p>
.mytext {color:#9f250c;}
This box has a color of #9f250c
<div style="background-color:#9f250c;">Content here</div>
.mybackground {background-color:#9f250c;}
Border around this has a color of #9f250c
<div style="border:2px solid #9f250c;">Content here</div>
.myborder {border:2px solid #9f250c;}