#d10d5e color space conversions
Hex:
#d10d5e
RGB:
209, 13, 94
CMY:
18, 95, 63
CMYK:
0, 94, 55, 18
HSL:
335°, 88.2883%, 43.5294%
HSV (HSB):
335°, 93.7799%, 81.9608%
XYZ:
28.4588, 14.6513, 11.9177
xyY:
0.5172, 0.2663, 14.6513
CIE-Lab:
45.1529, 70.9100, 9.7663
CIE-LCH:
45.1529, 71.5794, 7.8419
CIE-Luv:
45.1529, 119.1668, -2.3504
Hunter-Lab:
38.2770, 65.7291, 8.3337
#d10d5e color charts
#d10d5e color shades, tints & tones
#d10d5e color schemes
#d10d5e color preview, HTML & CSS examples
This text has a color of #d10d5e
<p style="color:#d10d5e;">Text here</p>
.mytext {color:#d10d5e;}
This box has a color of #d10d5e
<div style="background-color:#d10d5e;">Content here</div>
.mybackground {background-color:#d10d5e;}
Border around this has a color of #d10d5e
<div style="border:2px solid #d10d5e;">Content here</div>
.myborder {border:2px solid #d10d5e;}