#9d123c color space conversions
Hex:
#9d123c
RGB:
157, 18, 60
CMY:
38, 93, 76
CMYK:
0, 89, 62, 38
HSL:
342°, 79.4286%, 34.3137%
HSV (HSB):
342°, 88.5350%, 61.5686%
XYZ:
14.9365, 7.9270, 5.0178
xyY:
0.5357, 0.2843, 7.9270
CIE-Lab:
33.8303, 55.0341, 14.2097
CIE-LCH:
33.8303, 56.8390, 14.4775
CIE-Luv:
33.8303, 89.4656, 4.7556
Hunter-Lab:
28.1548, 45.4258, 9.1417
#9d123c color charts
#9d123c color shades, tints & tones
#9d123c color schemes
#9d123c color preview, HTML & CSS examples
This text has a color of #9d123c
<p style="color:#9d123c;">Text here</p>
.mytext {color:#9d123c;}
This box has a color of #9d123c
<div style="background-color:#9d123c;">Content here</div>
.mybackground {background-color:#9d123c;}
Border around this has a color of #9d123c
<div style="border:2px solid #9d123c;">Content here</div>
.myborder {border:2px solid #9d123c;}