#d10d86 color space conversions
Hex:
#d10d86
RGB:
209, 13, 134
CMY:
18, 95, 47
CMYK:
0, 94, 36, 18
HSL:
323°, 88.2883%, 43.5294%
HSV (HSB):
323°, 93.7799%, 81.9608%
XYZ:
30.7415, 15.5644, 23.9382
xyY:
0.4376, 0.2216, 15.5644
CIE-Lab:
46.3977, 74.2588, -13.1270
CIE-LCH:
46.3977, 75.4101, 349.9752
CIE-Luv:
46.3977, 101.3968, -31.0393
Hunter-Lab:
39.4517, 70.0499, -8.3593
#d10d86 color charts
#d10d86 color shades, tints & tones
#d10d86 color schemes
#d10d86 color preview, HTML & CSS examples
This text has a color of #d10d86
<p style="color:#d10d86;">Text here</p>
.mytext {color:#d10d86;}
This box has a color of #d10d86
<div style="background-color:#d10d86;">Content here</div>
.mybackground {background-color:#d10d86;}
Border around this has a color of #d10d86
<div style="border:2px solid #d10d86;">Content here</div>
.myborder {border:2px solid #d10d86;}