#d82021 color space conversions
Hex:
#d82021
RGB:
216, 32, 33
CMY:
15, 87, 87
CMYK:
0, 85, 85, 15
HSL:
360°, 74.1935%, 48.6275%
HSV (HSB):
360°, 85.1852%, 84.7059%
XYZ:
29.1099, 15.7418, 2.9430
xyY:
0.6091, 0.3294, 15.7418
CIE-Lab:
46.6338, 67.0584, 47.9676
CIE-LCH:
46.6338, 82.4483, 35.5766
CIE-Luv:
46.6338, 137.6293, 29.4665
Hunter-Lab:
39.6759, 61.5314, 23.3752
#d82021 color charts
#d82021 color shades, tints & tones
#d82021 color schemes
#d82021 color preview, HTML & CSS examples
This text has a color of #d82021
<p style="color:#d82021;">Text here</p>
.mytext {color:#d82021;}
This box has a color of #d82021
<div style="background-color:#d82021;">Content here</div>
.mybackground {background-color:#d82021;}
Border around this has a color of #d82021
<div style="border:2px solid #d82021;">Content here</div>
.myborder {border:2px solid #d82021;}