#d20dbf color space conversions
Hex:
#d20dbf
RGB:
210, 13, 191
CMY:
18, 95, 25
CMYK:
0, 94, 9, 18
HSL:
306°, 88.3408%, 43.7255%
HSV (HSB):
306°, 93.8095%, 82.3529%
XYZ:
36.1262, 17.7511, 50.8124
xyY:
0.3451, 0.1696, 17.7511
CIE-Lab:
49.1928, 81.1824, -42.7302
CIE-LCH:
49.1928, 91.7412, 332.2400
CIE-Luv:
49.1928, 76.6591, -74.8764
Hunter-Lab:
42.1320, 79.3243, -42.0131
#d20dbf color charts
#d20dbf color shades, tints & tones
#d20dbf color schemes
#d20dbf color preview, HTML & CSS examples
This text has a color of #d20dbf
<p style="color:#d20dbf;">Text here</p>
.mytext {color:#d20dbf;}
This box has a color of #d20dbf
<div style="background-color:#d20dbf;">Content here</div>
.mybackground {background-color:#d20dbf;}
Border around this has a color of #d20dbf
<div style="border:2px solid #d20dbf;">Content here</div>
.myborder {border:2px solid #d20dbf;}