#9f0f0b color space conversions
Hex:
#9f0f0b
RGB:
159, 15, 11
CMY:
38, 94, 96
CMYK:
0, 91, 93, 38
HSL:
2°, 87.0588%, 33.3333%
HSV (HSB):
2°, 93.0818%, 62.3529%
XYZ:
14.5293, 7.7367, 1.0442
xyY:
0.6233, 0.3319, 7.7367
CIE-Lab:
33.4285, 54.2912, 42.7302
CIE-LCH:
33.4285, 69.0899, 38.2047
CIE-Luv:
33.4285, 102.9071, 22.7763
Hunter-Lab:
27.8150, 44.5642, 17.2448
#9f0f0b color charts
#9f0f0b color shades, tints & tones
#9f0f0b color schemes
#9f0f0b color preview, HTML & CSS examples
This text has a color of #9f0f0b
<p style="color:#9f0f0b;">Text here</p>
.mytext {color:#9f0f0b;}
This box has a color of #9f0f0b
<div style="background-color:#9f0f0b;">Content here</div>
.mybackground {background-color:#9f0f0b;}
Border around this has a color of #9f0f0b
<div style="border:2px solid #9f0f0b;">Content here</div>
.myborder {border:2px solid #9f0f0b;}