#d20c85 color space conversions
Hex:
#d20c85
RGB:
210, 12, 133
CMY:
18, 95, 48
CMYK:
0, 94, 37, 18
HSL:
323°, 89.1892%, 43.5294%
HSV (HSB):
323°, 94.2857%, 82.3529%
XYZ:
30.9435, 15.6580, 23.5817
xyY:
0.4409, 0.2231, 15.6580
CIE-Lab:
46.5226, 74.4704, -12.3094
CIE-LCH:
46.5226, 75.4808, 350.6143
CIE-Luv:
46.5226, 102.7682, -30.0107
Hunter-Lab:
39.5702, 70.3369, -7.6344
#d20c85 color charts
#d20c85 color shades, tints & tones
#d20c85 color schemes
#d20c85 color preview, HTML & CSS examples
This text has a color of #d20c85
<p style="color:#d20c85;">Text here</p>
.mytext {color:#d20c85;}
This box has a color of #d20c85
<div style="background-color:#d20c85;">Content here</div>
.mybackground {background-color:#d20c85;}
Border around this has a color of #d20c85
<div style="border:2px solid #d20c85;">Content here</div>
.myborder {border:2px solid #d20c85;}