#9f0f00 color space conversions
Hex:
#9f0f00
RGB:
159, 15, 0
CMY:
38, 94, 100
CMYK:
0, 91, 100, 38
HSL:
6°, 100.0000%, 31.1765%
HSV (HSB):
6°, 100.0000%, 62.3529%
XYZ:
14.4689, 7.7126, 0.7261
xyY:
0.6316, 0.3367, 7.7126
CIE-Lab:
33.3770, 54.1423, 47.1611
CIE-LCH:
33.3770, 71.8022, 41.0578
CIE-Luv:
33.3770, 103.9189, 24.3795
Hunter-Lab:
27.7715, 44.3979, 17.8899
#9f0f00 color charts
#9f0f00 color shades, tints & tones
#9f0f00 color schemes
#9f0f00 color preview, HTML & CSS examples
This text has a color of #9f0f00
<p style="color:#9f0f00;">Text here</p>
.mytext {color:#9f0f00;}
This box has a color of #9f0f00
<div style="background-color:#9f0f00;">Content here</div>
.mybackground {background-color:#9f0f00;}
Border around this has a color of #9f0f00
<div style="border:2px solid #9f0f00;">Content here</div>
.myborder {border:2px solid #9f0f00;}