#9d2021 color space conversions
Hex:
#9d2021
RGB:
157, 32, 33
CMY:
38, 87, 87
CMYK:
0, 80, 79, 38
HSL:
360°, 66.1376%, 37.0588%
HSV (HSB):
360°, 79.6178%, 61.5686%
XYZ:
14.6957, 8.3109, 2.2685
xyY:
0.5814, 0.3288, 8.3109
CIE-Lab:
34.6222, 50.1623, 32.2470
CIE-LCH:
34.6222, 59.6332, 32.7351
CIE-Luv:
34.6222, 91.9650, 19.5352
Hunter-Lab:
28.8287, 40.5416, 15.5147
#9d2021 color charts
#9d2021 color shades, tints & tones
#9d2021 color schemes
#9d2021 color preview, HTML & CSS examples
This text has a color of #9d2021
<p style="color:#9d2021;">Text here</p>
.mytext {color:#9d2021;}
This box has a color of #9d2021
<div style="background-color:#9d2021;">Content here</div>
.mybackground {background-color:#9d2021;}
Border around this has a color of #9d2021
<div style="border:2px solid #9d2021;">Content here</div>
.myborder {border:2px solid #9d2021;}