#d20e97 color space conversions
Hex:
#d20e97
RGB:
210, 14, 151
CMY:
18, 95, 41
CMYK:
0, 93, 28, 18
HSL:
318°, 87.5000%, 43.9216%
HSV (HSB):
318°, 93.3333%, 82.3529%
XYZ:
32.3213, 16.2501, 30.7112
xyY:
0.4077, 0.2050, 16.2501
CIE-Lab:
47.3009, 76.1471, -22.0228
CIE-LCH:
47.3009, 79.2678, 343.8694
CIE-Luv:
47.3009, 94.2548, -43.7438
Hunter-Lab:
40.3114, 72.5747, -16.9521
#d20e97 color charts
#d20e97 color shades, tints & tones
#d20e97 color schemes
#d20e97 color preview, HTML & CSS examples
This text has a color of #d20e97
<p style="color:#d20e97;">Text here</p>
.mytext {color:#d20e97;}
This box has a color of #d20e97
<div style="background-color:#d20e97;">Content here</div>
.mybackground {background-color:#d20e97;}
Border around this has a color of #d20e97
<div style="border:2px solid #d20e97;">Content here</div>
.myborder {border:2px solid #d20e97;}