#d20c9e color space conversions
Hex:
#d20c9e
RGB:
210, 12, 158
CMY:
18, 95, 38
CMYK:
0, 94, 25, 18
HSL:
316°, 89.1892%, 43.5294%
HSV (HSB):
316°, 94.2857%, 82.3529%
XYZ:
32.8814, 16.4332, 33.7866
xyY:
0.3957, 0.1977, 16.4332
CIE-Lab:
47.5378, 77.1303, -25.8541
CIE-LCH:
47.5378, 81.3481, 341.4689
CIE-Luv:
47.5378, 91.2203, -49.3680
Hunter-Lab:
40.5379, 73.8448, -21.0392
#d20c9e color charts
#d20c9e color shades, tints & tones
#d20c9e color schemes
#d20c9e color preview, HTML & CSS examples
This text has a color of #d20c9e
<p style="color:#d20c9e;">Text here</p>
.mytext {color:#d20c9e;}
This box has a color of #d20c9e
<div style="background-color:#d20c9e;">Content here</div>
.mybackground {background-color:#d20c9e;}
Border around this has a color of #d20c9e
<div style="border:2px solid #d20c9e;">Content here</div>
.myborder {border:2px solid #d20c9e;}