#9d012a color space conversions
Hex:
#9d012a
RGB:
157, 1, 42
CMY:
38, 100, 84
CMYK:
0, 99, 73, 38
HSL:
344°, 98.7342%, 30.9804%
HSV (HSB):
344°, 99.3631%, 61.5686%
XYZ:
14.3334, 7.3570, 2.8551
xyY:
0.5840, 0.2997, 7.3570
CIE-Lab:
32.6061, 56.6288, 24.3860
CIE-LCH:
32.6061, 61.6563, 23.2981
CIE-Luv:
32.6061, 98.5184, 12.1052
Hunter-Lab:
27.1237, 46.8608, 12.7457
#9d012a color charts
#9d012a color shades, tints & tones
#9d012a color schemes
#9d012a color preview, HTML & CSS examples
This text has a color of #9d012a
<p style="color:#9d012a;">Text here</p>
.mytext {color:#9d012a;}
This box has a color of #9d012a
<div style="background-color:#9d012a;">Content here</div>
.mybackground {background-color:#9d012a;}
Border around this has a color of #9d012a
<div style="border:2px solid #9d012a;">Content here</div>
.myborder {border:2px solid #9d012a;}