#d20e85 color space conversions
Hex:
#d20e85
RGB:
210, 14, 133
CMY:
18, 95, 48
CMYK:
0, 93, 37, 18
HSL:
324°, 87.5000%, 43.9216%
HSV (HSB):
324°, 93.3333%, 82.3529%
XYZ:
30.9690, 15.7092, 23.5902
xyY:
0.4407, 0.2236, 15.7092
CIE-Lab:
46.5906, 74.2720, -12.2067
CIE-LCH:
46.5906, 75.2684, 350.6668
CIE-Luv:
46.5906, 102.5618, -29.8434
Hunter-Lab:
39.6348, 70.1118, -7.5444
#d20e85 color charts
#d20e85 color shades, tints & tones
#d20e85 color schemes
#d20e85 color preview, HTML & CSS examples
This text has a color of #d20e85
<p style="color:#d20e85;">Text here</p>
.mytext {color:#d20e85;}
This box has a color of #d20e85
<div style="background-color:#d20e85;">Content here</div>
.mybackground {background-color:#d20e85;}
Border around this has a color of #d20e85
<div style="border:2px solid #d20e85;">Content here</div>
.myborder {border:2px solid #d20e85;}