#d20e5d color space conversions
Hex:
#d20e5d
RGB:
210, 14, 93
CMY:
18, 95, 64
CMYK:
0, 93, 56, 18
HSL:
336°, 87.5000%, 43.9216%
HSV (HSB):
336°, 93.3333%, 82.3529%
XYZ:
28.7112, 14.8060, 11.7005
xyY:
0.5200, 0.2681, 14.8060
CIE-Lab:
45.3674, 70.9713, 10.7209
CIE-LCH:
45.3674, 71.7764, 8.5901
CIE-Luv:
45.3674, 120.2264, -1.3297
Hunter-Lab:
38.4786, 65.8519, 8.9062
#d20e5d color charts
#d20e5d color shades, tints & tones
#d20e5d color schemes
#d20e5d color preview, HTML & CSS examples
This text has a color of #d20e5d
<p style="color:#d20e5d;">Text here</p>
.mytext {color:#d20e5d;}
This box has a color of #d20e5d
<div style="background-color:#d20e5d;">Content here</div>
.mybackground {background-color:#d20e5d;}
Border around this has a color of #d20e5d
<div style="border:2px solid #d20e5d;">Content here</div>
.myborder {border:2px solid #d20e5d;}