#9f0f0d color space conversions
Hex:
#9f0f0d
RGB:
159, 15, 13
CMY:
38, 94, 95
CMYK:
0, 91, 92, 38
HSL:
1°, 84.8837%, 33.7255%
HSV (HSB):
1°, 91.8239%, 62.3529%
XYZ:
14.5415, 7.7416, 1.1086
xyY:
0.6217, 0.3310, 7.7416
CIE-Lab:
33.4389, 54.3214, 41.8912
CIE-LCH:
33.4389, 68.5980, 37.6385
CIE-Luv:
33.4389, 102.7046, 22.4549
Hunter-Lab:
27.8238, 44.5978, 17.1143
#9f0f0d color charts
#9f0f0d color shades, tints & tones
#9f0f0d color schemes
#9f0f0d color preview, HTML & CSS examples
This text has a color of #9f0f0d
<p style="color:#9f0f0d;">Text here</p>
.mytext {color:#9f0f0d;}
This box has a color of #9f0f0d
<div style="background-color:#9f0f0d;">Content here</div>
.mybackground {background-color:#9f0f0d;}
Border around this has a color of #9f0f0d
<div style="border:2px solid #9f0f0d;">Content here</div>
.myborder {border:2px solid #9f0f0d;}