#9f012c color space conversions
Hex:
#9f012c
RGB:
159, 1, 44
CMY:
38, 100, 83
CMYK:
0, 99, 72, 38
HSL:
344°, 98.7500%, 31.3725%
HSV (HSB):
344°, 99.3711%, 62.3529%
XYZ:
14.7636, 7.5745, 3.0668
xyY:
0.5811, 0.2982, 7.5745
CIE-Lab:
33.0805, 57.2202, 23.7702
CIE-LCH:
33.0805, 61.9611, 22.5588
CIE-Luv:
33.0805, 99.5094, 11.6783
Hunter-Lab:
27.5218, 47.5899, 12.6585
#9f012c color charts
#9f012c color shades, tints & tones
#9f012c color schemes
#9f012c color preview, HTML & CSS examples
This text has a color of #9f012c
<p style="color:#9f012c;">Text here</p>
.mytext {color:#9f012c;}
This box has a color of #9f012c
<div style="background-color:#9f012c;">Content here</div>
.mybackground {background-color:#9f012c;}
Border around this has a color of #9f012c
<div style="border:2px solid #9f012c;">Content here</div>
.myborder {border:2px solid #9f012c;}