#9d012c color space conversions
Hex:
#9d012c
RGB:
157, 1, 44
CMY:
38, 100, 83
CMYK:
0, 99, 72, 38
HSL:
343°, 98.7342%, 30.9804%
HSV (HSB):
343°, 99.3631%, 61.5686%
XYZ:
14.3701, 7.3717, 3.0484
xyY:
0.5797, 0.2974, 7.3717
CIE-Lab:
32.6384, 56.7165, 23.1301
CIE-LCH:
32.6384, 61.2517, 22.1865
CIE-Luv:
32.6384, 97.9414, 11.2196
Hunter-Lab:
27.1508, 46.9608, 12.3488
#9d012c color charts
#9d012c color shades, tints & tones
#9d012c color schemes
#9d012c color preview, HTML & CSS examples
This text has a color of #9d012c
<p style="color:#9d012c;">Text here</p>
.mytext {color:#9d012c;}
This box has a color of #9d012c
<div style="background-color:#9d012c;">Content here</div>
.mybackground {background-color:#9d012c;}
Border around this has a color of #9d012c
<div style="border:2px solid #9d012c;">Content here</div>
.myborder {border:2px solid #9d012c;}