#d21d6f color space conversions
Hex:
#d21d6f
RGB:
210, 29, 111
CMY:
18, 89, 56
CMYK:
0, 86, 47, 18
HSL:
333°, 75.7322%, 46.8627%
HSV (HSB):
333°, 86.1905%, 82.3529%
XYZ:
29.8869, 15.7281, 16.4995
xyY:
0.4812, 0.2532, 15.7281
CIE-Lab:
46.6157, 70.1091, 1.3311
CIE-LCH:
46.6157, 70.1218, 1.0877
CIE-Luv:
46.6157, 109.8734, -11.7564
Hunter-Lab:
39.6586, 65.1160, 3.0941
#d21d6f color charts
#d21d6f color shades, tints & tones
#d21d6f color schemes
#d21d6f color preview, HTML & CSS examples
This text has a color of #d21d6f
<p style="color:#d21d6f;">Text here</p>
.mytext {color:#d21d6f;}
This box has a color of #d21d6f
<div style="background-color:#d21d6f;">Content here</div>
.mybackground {background-color:#d21d6f;}
Border around this has a color of #d21d6f
<div style="border:2px solid #d21d6f;">Content here</div>
.myborder {border:2px solid #d21d6f;}