#d20d5a color space conversions
Hex:
#d20d5a
RGB:
210, 13, 90
CMY:
18, 95, 65
CMYK:
0, 94, 57, 18
HSL:
337°, 88.3408%, 43.7255%
HSV (HSB):
337°, 93.8095%, 82.3529%
XYZ:
28.5677, 14.7277, 11.0099
xyY:
0.5261, 0.2712, 14.7277
CIE-Lab:
45.2589, 70.8791, 12.4428
CIE-LCH:
45.2589, 71.9630, 9.9568
CIE-Luv:
45.2589, 121.5806, 0.4961
Hunter-Lab:
38.3766, 65.7170, 9.8539
#d20d5a color charts
#d20d5a color shades, tints & tones
#d20d5a color schemes
#d20d5a color preview, HTML & CSS examples
This text has a color of #d20d5a
<p style="color:#d20d5a;">Text here</p>
.mytext {color:#d20d5a;}
This box has a color of #d20d5a
<div style="background-color:#d20d5a;">Content here</div>
.mybackground {background-color:#d20d5a;}
Border around this has a color of #d20d5a
<div style="border:2px solid #d20d5a;">Content here</div>
.myborder {border:2px solid #d20d5a;}