#d10e81 color space conversions
Hex:
#d10e81
RGB:
209, 14, 129
CMY:
18, 95, 49
CMYK:
0, 93, 38, 18
HSL:
325°, 87.4439%, 43.7255%
HSV (HSB):
325°, 93.3014%, 81.9608%
XYZ:
30.4140, 15.4544, 22.1489
xyY:
0.4472, 0.2272, 15.4544
CIE-Lab:
46.2503, 73.6708, -10.2953
CIE-LCH:
46.2503, 74.3867, 352.0446
CIE-Luv:
46.2503, 103.5958, -27.1502
Hunter-Lab:
39.3120, 69.3015, -5.8863
#d10e81 color charts
#d10e81 color shades, tints & tones
#d10e81 color schemes
#d10e81 color preview, HTML & CSS examples
This text has a color of #d10e81
<p style="color:#d10e81;">Text here</p>
.mytext {color:#d10e81;}
This box has a color of #d10e81
<div style="background-color:#d10e81;">Content here</div>
.mybackground {background-color:#d10e81;}
Border around this has a color of #d10e81
<div style="border:2px solid #d10e81;">Content here</div>
.myborder {border:2px solid #d10e81;}