#d21c23 color space conversions
Hex:
#d21c23
RGB:
210, 28, 35
CMY:
18, 89, 86
CMYK:
0, 87, 83, 18
HSL:
358°, 76.4706%, 46.6667%
HSV (HSB):
358°, 86.6667%, 82.3529%
XYZ:
27.2970, 14.6535, 2.9798
xyY:
0.6075, 0.3261, 14.6535
CIE-Lab:
45.1559, 66.2815, 45.1706
CIE-LCH:
45.1559, 80.2099, 34.2742
CIE-Luv:
45.1559, 134.2006, 27.4421
Hunter-Lab:
38.2799, 60.2966, 22.1806
#d21c23 color charts
#d21c23 color shades, tints & tones
#d21c23 color schemes
#d21c23 color preview, HTML & CSS examples
This text has a color of #d21c23
<p style="color:#d21c23;">Text here</p>
.mytext {color:#d21c23;}
This box has a color of #d21c23
<div style="background-color:#d21c23;">Content here</div>
.mybackground {background-color:#d21c23;}
Border around this has a color of #d21c23
<div style="border:2px solid #d21c23;">Content here</div>
.myborder {border:2px solid #d21c23;}