#d21d42 color space conversions
Hex:
#d21d42
RGB:
210, 29, 66
CMY:
18, 89, 74
CMYK:
0, 86, 69, 18
HSL:
348°, 75.7322%, 46.8627%
HSV (HSB):
348°, 86.1905%, 82.3529%
XYZ:
28.0011, 14.9737, 6.5687
xyY:
0.5652, 0.3022, 14.9737
CIE-Lab:
45.5982, 67.1875, 27.7642
CIE-LCH:
45.5982, 72.6981, 22.4521
CIE-Luv:
45.5982, 126.5386, 15.7373
Hunter-Lab:
38.6959, 61.4482, 17.0226
#d21d42 color charts
#d21d42 color shades, tints & tones
#d21d42 color schemes
#d21d42 color preview, HTML & CSS examples
This text has a color of #d21d42
<p style="color:#d21d42;">Text here</p>
.mytext {color:#d21d42;}
This box has a color of #d21d42
<div style="background-color:#d21d42;">Content here</div>
.mybackground {background-color:#d21d42;}
Border around this has a color of #d21d42
<div style="border:2px solid #d21d42;">Content here</div>
.myborder {border:2px solid #d21d42;}