#d10e82 color space conversions
Hex:
#d10e82
RGB:
209, 14, 130
CMY:
18, 95, 49
CMYK:
0, 93, 38, 18
HSL:
324°, 87.4439%, 43.7255%
HSV (HSB):
324°, 93.3014%, 81.9608%
XYZ:
30.4808, 15.4811, 22.5007
xyY:
0.4452, 0.2261, 15.4811
CIE-Lab:
46.2862, 73.7665, -10.8530
CIE-LCH:
46.2862, 74.5606, 351.6303
CIE-Luv:
46.2862, 103.1357, -27.9076
Hunter-Lab:
39.3460, 69.4259, -6.3638
#d10e82 color charts
#d10e82 color shades, tints & tones
#d10e82 color schemes
#d10e82 color preview, HTML & CSS examples
This text has a color of #d10e82
<p style="color:#d10e82;">Text here</p>
.mytext {color:#d10e82;}
This box has a color of #d10e82
<div style="background-color:#d10e82;">Content here</div>
.mybackground {background-color:#d10e82;}
Border around this has a color of #d10e82
<div style="border:2px solid #d10e82;">Content here</div>
.myborder {border:2px solid #d10e82;}