#d10e85 color space conversions
Hex:
#d10e85
RGB:
209, 14, 133
CMY:
18, 95, 48
CMYK:
0, 93, 36, 18
HSL:
323°, 87.4439%, 43.7255%
HSV (HSB):
323°, 93.3014%, 81.9608%
XYZ:
30.6852, 15.5628, 23.5769
xyY:
0.4395, 0.2229, 15.5628
CIE-Lab:
46.3956, 74.0579, -12.5202
CIE-LCH:
46.3956, 75.1088, 350.4043
CIE-Luv:
46.3956, 101.7533, -30.1895
Hunter-Lab:
39.4498, 69.8054, -7.8195
#d10e85 color charts
#d10e85 color shades, tints & tones
#d10e85 color schemes
#d10e85 color preview, HTML & CSS examples
This text has a color of #d10e85
<p style="color:#d10e85;">Text here</p>
.mytext {color:#d10e85;}
This box has a color of #d10e85
<div style="background-color:#d10e85;">Content here</div>
.mybackground {background-color:#d10e85;}
Border around this has a color of #d10e85
<div style="border:2px solid #d10e85;">Content here</div>
.myborder {border:2px solid #d10e85;}