#9f012e color space conversions
Hex:
#9f012e
RGB:
159, 1, 46
CMY:
38, 100, 82
CMYK:
0, 99, 71, 38
HSL:
343°, 98.7500%, 31.3725%
HSV (HSB):
343°, 99.3711%, 62.3529%
XYZ:
14.8021, 7.5899, 3.2696
xyY:
0.5768, 0.2958, 7.5899
CIE-Lab:
33.1138, 57.3104, 22.5145
CIE-LCH:
33.1138, 61.5743, 21.4475
CIE-Luv:
33.1138, 98.9165, 10.7683
Hunter-Lab:
27.5498, 47.6933, 12.2483
#9f012e color charts
#9f012e color shades, tints & tones
#9f012e color schemes
#9f012e color preview, HTML & CSS examples
This text has a color of #9f012e
<p style="color:#9f012e;">Text here</p>
.mytext {color:#9f012e;}
This box has a color of #9f012e
<div style="background-color:#9f012e;">Content here</div>
.mybackground {background-color:#9f012e;}
Border around this has a color of #9f012e
<div style="border:2px solid #9f012e;">Content here</div>
.myborder {border:2px solid #9f012e;}