#d10c8f color space conversions
Hex:
#d10c8f
RGB:
209, 12, 143
CMY:
18, 95, 44
CMYK:
0, 94, 32, 18
HSL:
320°, 89.1403%, 43.3333%
HSV (HSB):
320°, 94.2584%, 81.9608%
XYZ:
31.3839, 15.8014, 27.3825
xyY:
0.4209, 0.2119, 15.8014
CIE-Lab:
46.7129, 75.2745, -18.1155
CIE-LCH:
46.7129, 77.4237, 346.4686
CIE-Luv:
46.7129, 97.3254, -38.0481
Hunter-Lab:
39.7510, 71.3636, -13.0162
#d10c8f color charts
#d10c8f color shades, tints & tones
#d10c8f color schemes
#d10c8f color preview, HTML & CSS examples
This text has a color of #d10c8f
<p style="color:#d10c8f;">Text here</p>
.mytext {color:#d10c8f;}
This box has a color of #d10c8f
<div style="background-color:#d10c8f;">Content here</div>
.mybackground {background-color:#d10c8f;}
Border around this has a color of #d10c8f
<div style="border:2px solid #d10c8f;">Content here</div>
.myborder {border:2px solid #d10c8f;}