#d21f6d color space conversions
Hex:
#d21f6d
RGB:
210, 31, 109
CMY:
18, 88, 57
CMYK:
0, 85, 48, 18
HSL:
334°, 74.2739%, 47.2549%
HSV (HSB):
334°, 85.2381%, 82.3529%
XYZ:
29.8286, 15.7857, 15.9428
xyY:
0.4846, 0.2564, 15.7857
CIE-Lab:
46.6921, 69.5584, 2.6759
CIE-LCH:
46.6921, 69.6098, 2.2031
CIE-Luv:
46.6921, 110.2353, -10.0255
Hunter-Lab:
39.7313, 64.4809, 4.0208
#d21f6d color charts
#d21f6d color shades, tints & tones
#d21f6d color schemes
#d21f6d color preview, HTML & CSS examples
This text has a color of #d21f6d
<p style="color:#d21f6d;">Text here</p>
.mytext {color:#d21f6d;}
This box has a color of #d21f6d
<div style="background-color:#d21f6d;">Content here</div>
.mybackground {background-color:#d21f6d;}
Border around this has a color of #d21f6d
<div style="border:2px solid #d21f6d;">Content here</div>
.myborder {border:2px solid #d21f6d;}