#d21d5f color space conversions
Hex:
#d21d5f
RGB:
210, 29, 95
CMY:
18, 89, 63
CMYK:
0, 86, 55, 18
HSL:
338°, 75.7322%, 46.8627%
HSV (HSB):
338°, 86.1905%, 82.3529%
XYZ:
29.0833, 15.4066, 12.2674
xyY:
0.5124, 0.2714, 15.4066
CIE-Lab:
46.1861, 68.8852, 10.6211
CIE-LCH:
46.1861, 69.6992, 8.7652
CIE-Luv:
46.1861, 116.4062, -0.8677
Hunter-Lab:
39.2512, 63.5702, 8.9457
#d21d5f color charts
#d21d5f color shades, tints & tones
#d21d5f color schemes
#d21d5f color preview, HTML & CSS examples
This text has a color of #d21d5f
<p style="color:#d21d5f;">Text here</p>
.mytext {color:#d21d5f;}
This box has a color of #d21d5f
<div style="background-color:#d21d5f;">Content here</div>
.mybackground {background-color:#d21d5f;}
Border around this has a color of #d21d5f
<div style="border:2px solid #d21d5f;">Content here</div>
.myborder {border:2px solid #d21d5f;}