#d20d95 color space conversions
Hex:
#d20d95
RGB:
210, 13, 149
CMY:
18, 95, 42
CMYK:
0, 94, 29, 18
HSL:
319°, 88.3408%, 43.7255%
HSV (HSB):
319°, 93.8095%, 82.3529%
XYZ:
32.1471, 16.1594, 29.8585
xyY:
0.4113, 0.2067, 16.1594
CIE-Lab:
47.1829, 76.0273, -21.0008
CIE-LCH:
47.1829, 78.8745, 344.5584
CIE-Luv:
47.1829, 95.2665, -42.2711
Hunter-Lab:
40.1988, 72.3992, -15.8998
#d20d95 color charts
#d20d95 color shades, tints & tones
#d20d95 color schemes
#d20d95 color preview, HTML & CSS examples
This text has a color of #d20d95
<p style="color:#d20d95;">Text here</p>
.mytext {color:#d20d95;}
This box has a color of #d20d95
<div style="background-color:#d20d95;">Content here</div>
.mybackground {background-color:#d20d95;}
Border around this has a color of #d20d95
<div style="border:2px solid #d20d95;">Content here</div>
.myborder {border:2px solid #d20d95;}