#d21e5c color space conversions
Hex:
#d21e5c
RGB:
210, 30, 92
CMY:
18, 88, 64
CMYK:
0, 86, 56, 18
HSL:
339°, 75.0000%, 47.0588%
HSV (HSB):
339°, 85.7143%, 82.3529%
XYZ:
28.9744, 15.4029, 11.5711
xyY:
0.5179, 0.2753, 15.4029
CIE-Lab:
46.1811, 68.4857, 12.4757
CIE-LCH:
46.1811, 69.6127, 10.3241
CIE-Luv:
46.1811, 117.3042, 1.2073
Hunter-Lab:
39.2465, 63.0991, 9.9919
#d21e5c color charts
#d21e5c color shades, tints & tones
#d21e5c color schemes
#d21e5c color preview, HTML & CSS examples
This text has a color of #d21e5c
<p style="color:#d21e5c;">Text here</p>
.mytext {color:#d21e5c;}
This box has a color of #d21e5c
<div style="background-color:#d21e5c;">Content here</div>
.mybackground {background-color:#d21e5c;}
Border around this has a color of #d21e5c
<div style="border:2px solid #d21e5c;">Content here</div>
.myborder {border:2px solid #d21e5c;}