#d21c1f color space conversions
Hex:
#d21c1f
RGB:
210, 28, 31
CMY:
18, 89, 88
CMYK:
0, 87, 85, 18
HSL:
359°, 76.4706%, 46.6667%
HSV (HSB):
359°, 86.6667%, 82.3529%
XYZ:
27.2409, 14.6311, 2.6846
xyY:
0.6114, 0.3284, 14.6311
CIE-Lab:
45.1247, 66.1901, 47.1763
CIE-LCH:
45.1247, 81.2818, 35.4790
CIE-Luv:
45.1247, 134.8464, 28.4740
Hunter-Lab:
38.2506, 60.1838, 22.6141
#d21c1f color charts
#d21c1f color shades, tints & tones
#d21c1f color schemes
#d21c1f color preview, HTML & CSS examples
This text has a color of #d21c1f
<p style="color:#d21c1f;">Text here</p>
.mytext {color:#d21c1f;}
This box has a color of #d21c1f
<div style="background-color:#d21c1f;">Content here</div>
.mybackground {background-color:#d21c1f;}
Border around this has a color of #d21c1f
<div style="border:2px solid #d21c1f;">Content here</div>
.myborder {border:2px solid #d21c1f;}