#9d203c color space conversions
Hex:
#9d203c
RGB:
157, 32, 60
CMY:
38, 87, 76
CMYK:
0, 80, 62, 38
HSL:
347°, 66.1376%, 37.0588%
HSV (HSB):
347°, 79.6178%, 61.5686%
XYZ:
15.2368, 8.5274, 5.1178
xyY:
0.5276, 0.2952, 8.5274
CIE-Lab:
35.0579, 51.5384, 15.8527
CIE-LCH:
35.0579, 53.9214, 17.0974
CIE-Luv:
35.0579, 85.0808, 7.2306
Hunter-Lab:
29.2017, 42.0343, 10.0501
#9d203c color charts
#9d203c color shades, tints & tones
#9d203c color schemes
#9d203c color preview, HTML & CSS examples
This text has a color of #9d203c
<p style="color:#9d203c;">Text here</p>
.mytext {color:#9d203c;}
This box has a color of #9d203c
<div style="background-color:#9d203c;">Content here</div>
.mybackground {background-color:#9d203c;}
Border around this has a color of #9d203c
<div style="border:2px solid #9d203c;">Content here</div>
.myborder {border:2px solid #9d203c;}