#d10f5e color space conversions
Hex:
#d10f5e
RGB:
209, 15, 94
CMY:
18, 94, 63
CMYK:
0, 93, 55, 18
HSL:
336°, 86.6071%, 43.9216%
HSV (HSB):
336°, 92.8230%, 81.9608%
XYZ:
28.4857, 14.7051, 11.9267
xyY:
0.5168, 0.2668, 14.7051
CIE-Lab:
45.2276, 70.6931, 9.8712
CIE-LCH:
45.2276, 71.3790, 7.9491
CIE-Luv:
45.2276, 118.8740, -2.1798
Hunter-Lab:
38.3472, 65.4885, 8.4028
#d10f5e color charts
#d10f5e color shades, tints & tones
#d10f5e color schemes
#d10f5e color preview, HTML & CSS examples
This text has a color of #d10f5e
<p style="color:#d10f5e;">Text here</p>
.mytext {color:#d10f5e;}
This box has a color of #d10f5e
<div style="background-color:#d10f5e;">Content here</div>
.mybackground {background-color:#d10f5e;}
Border around this has a color of #d10f5e
<div style="border:2px solid #d10f5e;">Content here</div>
.myborder {border:2px solid #d10f5e;}