#d10d7e color space conversions
Hex:
#d10d7e
RGB:
209, 13, 126
CMY:
18, 95, 51
CMYK:
0, 94, 40, 18
HSL:
325°, 88.2883%, 43.5294%
HSV (HSB):
325°, 93.7799%, 81.9608%
XYZ:
30.2043, 15.3495, 21.1095
xyY:
0.4531, 0.2303, 15.3495
CIE-Lab:
46.1092, 73.4913, -8.6690
CIE-LCH:
46.1092, 74.0008, 353.2725
CIE-Luv:
46.1092, 105.0853, -24.9749
Hunter-Lab:
39.1785, 69.0508, -4.5207
#d10d7e color charts
#d10d7e color shades, tints & tones
#d10d7e color schemes
#d10d7e color preview, HTML & CSS examples
This text has a color of #d10d7e
<p style="color:#d10d7e;">Text here</p>
.mytext {color:#d10d7e;}
This box has a color of #d10d7e
<div style="background-color:#d10d7e;">Content here</div>
.mybackground {background-color:#d10d7e;}
Border around this has a color of #d10d7e
<div style="border:2px solid #d10d7e;">Content here</div>
.myborder {border:2px solid #d10d7e;}