#9d2020 color space conversions
Hex:
#9d2020
RGB:
157, 32, 32
CMY:
38, 87, 87
CMYK:
0, 80, 80, 38
HSL:
0°, 66.1376%, 37.0588%
HSV (HSB):
0°, 79.6178%, 61.5686%
XYZ:
14.6819, 8.3054, 2.1958
xyY:
0.5830, 0.3298, 8.3054
CIE-Lab:
34.6110, 50.1265, 32.8218
CIE-LCH:
34.6110, 59.9161, 33.2159
CIE-Luv:
34.6110, 92.1553, 19.8723
Hunter-Lab:
28.8191, 40.5031, 15.6560
#9d2020 color charts
#9d2020 color shades, tints & tones
#9d2020 color schemes
#9d2020 color preview, HTML & CSS examples
This text has a color of #9d2020
<p style="color:#9d2020;">Text here</p>
.mytext {color:#9d2020;}
This box has a color of #9d2020
<div style="background-color:#9d2020;">Content here</div>
.mybackground {background-color:#9d2020;}
Border around this has a color of #9d2020
<div style="border:2px solid #9d2020;">Content here</div>
.myborder {border:2px solid #9d2020;}