#d21b29 color space conversions
Hex:
#d21b29
RGB:
210, 27, 41
CMY:
18, 89, 84
CMYK:
0, 87, 80, 18
HSL:
355°, 77.2152%, 46.4706%
HSV (HSB):
355°, 87.1429%, 82.3529%
XYZ:
27.3705, 14.6456, 3.4821
xyY:
0.6016, 0.3219, 14.6456
CIE-Lab:
45.1449, 66.6249, 41.9392
CIE-LCH:
45.1449, 78.7259, 32.1897
CIE-Luv:
45.1449, 133.4174, 25.5570
Hunter-Lab:
38.2696, 60.6920, 21.3939
#d21b29 color charts
#d21b29 color shades, tints & tones
#d21b29 color schemes
#d21b29 color preview, HTML & CSS examples
This text has a color of #d21b29
<p style="color:#d21b29;">Text here</p>
.mytext {color:#d21b29;}
This box has a color of #d21b29
<div style="background-color:#d21b29;">Content here</div>
.mybackground {background-color:#d21b29;}
Border around this has a color of #d21b29
<div style="border:2px solid #d21b29;">Content here</div>
.myborder {border:2px solid #d21b29;}