#d21d27 color space conversions
Hex:
#d21d27
RGB:
210, 29, 39
CMY:
18, 89, 85
CMYK:
0, 86, 81, 18
HSL:
357°, 75.7322%, 46.8627%
HSV (HSB):
357°, 86.1905%, 82.3529%
XYZ:
27.3839, 14.7269, 3.3187
xyY:
0.6028, 0.3242, 14.7269
CIE-Lab:
45.2578, 66.1923, 43.1427
CIE-LCH:
45.2578, 79.0108, 33.0954
CIE-Luv:
45.2578, 133.1543, 26.4216
Hunter-Lab:
38.3756, 60.2162, 21.7355
#d21d27 color charts
#d21d27 color shades, tints & tones
#d21d27 color schemes
#d21d27 color preview, HTML & CSS examples
This text has a color of #d21d27
<p style="color:#d21d27;">Text here</p>
.mytext {color:#d21d27;}
This box has a color of #d21d27
<div style="background-color:#d21d27;">Content here</div>
.mybackground {background-color:#d21d27;}
Border around this has a color of #d21d27
<div style="border:2px solid #d21d27;">Content here</div>
.myborder {border:2px solid #d21d27;}