#9f090a color space conversions
Hex:
#9f090a
RGB:
159, 9, 10
CMY:
38, 96, 96
CMYK:
0, 94, 94, 38
HSL:
360°, 89.2857%, 32.9412%
HSV (HSB):
360°, 94.3396%, 62.3529%
XYZ:
14.4505, 7.5882, 0.9902
xyY:
0.6275, 0.3295, 7.5882
CIE-Lab:
33.1101, 55.1795, 42.9264
CIE-LCH:
33.1101, 69.9103, 37.8808
CIE-Luv:
33.1101, 104.4127, 22.3914
Hunter-Lab:
27.5467, 45.4314, 17.1514
#9f090a color charts
#9f090a color shades, tints & tones
#9f090a color schemes
#9f090a color preview, HTML & CSS examples
This text has a color of #9f090a
<p style="color:#9f090a;">Text here</p>
.mytext {color:#9f090a;}
This box has a color of #9f090a
<div style="background-color:#9f090a;">Content here</div>
.mybackground {background-color:#9f090a;}
Border around this has a color of #9f090a
<div style="border:2px solid #9f090a;">Content here</div>
.myborder {border:2px solid #9f090a;}