#d20e93 color space conversions
Hex:
#d20e93
RGB:
210, 14, 147
CMY:
18, 95, 42
CMYK:
0, 93, 30, 18
HSL:
319°, 87.5000%, 43.9216%
HSV (HSB):
319°, 93.3333%, 82.3529%
XYZ:
32.0018, 16.1223, 29.0290
xyY:
0.4148, 0.2090, 16.1223
CIE-Lab:
47.1345, 75.7105, -19.8697
CIE-LCH:
47.1345, 78.2744, 345.2947
CIE-Luv:
47.1345, 96.0953, -40.6313
Hunter-Lab:
40.1526, 71.9985, -14.7579
#d20e93 color charts
#d20e93 color shades, tints & tones
#d20e93 color schemes
#d20e93 color preview, HTML & CSS examples
This text has a color of #d20e93
<p style="color:#d20e93;">Text here</p>
.mytext {color:#d20e93;}
This box has a color of #d20e93
<div style="background-color:#d20e93;">Content here</div>
.mybackground {background-color:#d20e93;}
Border around this has a color of #d20e93
<div style="border:2px solid #d20e93;">Content here</div>
.myborder {border:2px solid #d20e93;}