#d10c8d color space conversions
Hex:
#d10c8d
RGB:
209, 12, 141
CMY:
18, 95, 45
CMYK:
0, 94, 33, 18
HSL:
321°, 89.1403%, 43.3333%
HSV (HSB):
321°, 94.2584%, 81.9608%
XYZ:
31.2337, 15.7413, 26.5915
xyY:
0.4246, 0.2140, 15.7413
CIE-Lab:
46.6333, 75.0653, -17.0252
CIE-LCH:
46.6333, 76.9718, 347.2212
CIE-Luv:
46.6333, 98.2519, -36.5015
Hunter-Lab:
39.6754, 71.0889, -11.9650
#d10c8d color charts
#d10c8d color shades, tints & tones
#d10c8d color schemes
#d10c8d color preview, HTML & CSS examples
This text has a color of #d10c8d
<p style="color:#d10c8d;">Text here</p>
.mytext {color:#d10c8d;}
This box has a color of #d10c8d
<div style="background-color:#d10c8d;">Content here</div>
.mybackground {background-color:#d10c8d;}
Border around this has a color of #d10c8d
<div style="border:2px solid #d10c8d;">Content here</div>
.myborder {border:2px solid #d10c8d;}