#d21c1e color space conversions
Hex:
#d21c1e
RGB:
210, 28, 30
CMY:
18, 89, 88
CMYK:
0, 87, 86, 18
HSL:
359°, 76.4706%, 46.6667%
HSV (HSB):
359°, 86.6667%, 82.3529%
XYZ:
27.2279, 14.6259, 2.6163
xyY:
0.6123, 0.3289, 14.6259
CIE-Lab:
45.1175, 66.1689, 47.6621
CIE-LCH:
45.1175, 81.5475, 35.7656
CIE-Luv:
45.1175, 134.9968, 28.7143
Hunter-Lab:
38.2438, 60.1577, 22.7146
#d21c1e color charts
#d21c1e color shades, tints & tones
#d21c1e color schemes
#d21c1e color preview, HTML & CSS examples
This text has a color of #d21c1e
<p style="color:#d21c1e;">Text here</p>
.mytext {color:#d21c1e;}
This box has a color of #d21c1e
<div style="background-color:#d21c1e;">Content here</div>
.mybackground {background-color:#d21c1e;}
Border around this has a color of #d21c1e
<div style="border:2px solid #d21c1e;">Content here</div>
.myborder {border:2px solid #d21c1e;}