#d10a80 color space conversions
Hex:
#d10a80
RGB:
209, 10, 128
CMY:
18, 96, 50
CMYK:
0, 95, 39, 18
HSL:
324°, 90.8676%, 42.9412%
HSV (HSB):
324°, 95.2153%, 81.9608%
XYZ:
30.2993, 15.3309, 21.7843
xyY:
0.4494, 0.2274, 15.3309
CIE-Lab:
46.0841, 73.9569, -9.9329
CIE-LCH:
46.0841, 74.6209, 352.3506
CIE-Luv:
46.0841, 104.4638, -26.7142
Hunter-Lab:
39.1547, 69.6090, -5.5786
#d10a80 color charts
#d10a80 color shades, tints & tones
#d10a80 color schemes
#d10a80 color preview, HTML & CSS examples
This text has a color of #d10a80
<p style="color:#d10a80;">Text here</p>
.mytext {color:#d10a80;}
This box has a color of #d10a80
<div style="background-color:#d10a80;">Content here</div>
.mybackground {background-color:#d10a80;}
Border around this has a color of #d10a80
<div style="border:2px solid #d10a80;">Content here</div>
.myborder {border:2px solid #d10a80;}