#d10f7a color space conversions
Hex:
#d10f7a
RGB:
209, 15, 122
CMY:
18, 94, 52
CMYK:
0, 93, 42, 18
HSL:
327°, 86.6071%, 43.9216%
HSV (HSB):
327°, 92.8230%, 81.9608%
XYZ:
29.9782, 15.3021, 19.7859
xyY:
0.4607, 0.2352, 15.3021
CIE-Lab:
46.0452, 72.9136, -6.3078
CIE-LCH:
46.0452, 73.1859, 355.0556
CIE-Luv:
46.0452, 106.6793, -21.8102
Hunter-Lab:
39.1179, 68.3379, -2.6065
#d10f7a color charts
#d10f7a color shades, tints & tones
#d10f7a color schemes
#d10f7a color preview, HTML & CSS examples
This text has a color of #d10f7a
<p style="color:#d10f7a;">Text here</p>
.mytext {color:#d10f7a;}
This box has a color of #d10f7a
<div style="background-color:#d10f7a;">Content here</div>
.mybackground {background-color:#d10f7a;}
Border around this has a color of #d10f7a
<div style="border:2px solid #d10f7a;">Content here</div>
.myborder {border:2px solid #d10f7a;}