#d10c7d color space conversions
Hex:
#d10c7d
RGB:
209, 12, 125
CMY:
18, 95, 51
CMYK:
0, 94, 40, 18
HSL:
326°, 89.1403%, 43.3333%
HSV (HSB):
326°, 94.2584%, 81.9608%
XYZ:
30.1276, 15.2989, 20.7671
xyY:
0.4551, 0.2311, 15.2989
CIE-Lab:
46.0409, 73.4968, -8.1576
CIE-LCH:
46.0409, 73.9481, 353.6665
CIE-Luv:
46.0409, 105.6516, -24.3069
Hunter-Lab:
39.1138, 69.0414, -4.0998
#d10c7d color charts
#d10c7d color shades, tints & tones
#d10c7d color schemes
#d10c7d color preview, HTML & CSS examples
This text has a color of #d10c7d
<p style="color:#d10c7d;">Text here</p>
.mytext {color:#d10c7d;}
This box has a color of #d10c7d
<div style="background-color:#d10c7d;">Content here</div>
.mybackground {background-color:#d10c7d;}
Border around this has a color of #d10c7d
<div style="border:2px solid #d10c7d;">Content here</div>
.myborder {border:2px solid #d10c7d;}