#d20d77 color space conversions
Hex:
#d20d77
RGB:
210, 13, 119
CMY:
18, 95, 53
CMYK:
0, 94, 43, 18
HSL:
328°, 88.3408%, 43.7255%
HSV (HSB):
328°, 93.8095%, 82.3529%
XYZ:
30.0520, 15.3214, 18.8262
xyY:
0.4681, 0.2387, 15.3214
CIE-Lab:
46.0713, 73.0805, -4.4007
CIE-LCH:
46.0713, 73.2129, 356.5539
CIE-Luv:
46.0713, 109.0904, -19.4365
Hunter-Lab:
39.1426, 68.5455, -1.1166
#d20d77 color charts
#d20d77 color shades, tints & tones
#d20d77 color schemes
#d20d77 color preview, HTML & CSS examples
This text has a color of #d20d77
<p style="color:#d20d77;">Text here</p>
.mytext {color:#d20d77;}
This box has a color of #d20d77
<div style="background-color:#d20d77;">Content here</div>
.mybackground {background-color:#d20d77;}
Border around this has a color of #d20d77
<div style="border:2px solid #d20d77;">Content here</div>
.myborder {border:2px solid #d20d77;}