#9a001f color space conversions
Hex:
#9a001f
RGB:
154, 0, 31
CMY:
40, 100, 88
CMYK:
0, 100, 80, 40
HSL:
348°, 100.0000%, 30.1961%
HSV (HSB):
348°, 100.0000%, 60.3922%
XYZ:
13.5737, 6.9690, 1.9260
xyY:
0.6041, 0.3102, 6.9690
CIE-Lab:
31.7361, 55.5916, 30.1923
CIE-LCH:
31.7361, 63.2614, 28.5068
CIE-Luv:
31.7361, 99.1922, 15.6527
Hunter-Lab:
26.3988, 45.5834, 14.1534
#9a001f color charts
#9a001f color shades, tints & tones
#9a001f color schemes
#9a001f color preview, HTML & CSS examples
This text has a color of #9a001f
<p style="color:#9a001f;">Text here</p>
.mytext {color:#9a001f;}
This box has a color of #9a001f
<div style="background-color:#9a001f;">Content here</div>
.mybackground {background-color:#9a001f;}
Border around this has a color of #9a001f
<div style="border:2px solid #9a001f;">Content here</div>
.myborder {border:2px solid #9a001f;}