#d10f70 color space conversions
Hex:
#d10f70
RGB:
209, 15, 112
CMY:
18, 94, 56
CMYK:
0, 93, 46, 18
HSL:
330°, 86.6071%, 43.9216%
HSV (HSB):
330°, 92.8230%, 81.9608%
XYZ:
29.3899, 15.0668, 16.6884
xyY:
0.4807, 0.2464, 15.0668
CIE-Lab:
45.7256, 72.0506, -0.6089
CIE-LCH:
45.7256, 72.0532, 359.5158
CIE-Luv:
45.7256, 111.1738, -14.5086
Hunter-Lab:
38.8160, 67.2252, 1.6803
#d10f70 color charts
#d10f70 color shades, tints & tones
#d10f70 color schemes
#d10f70 color preview, HTML & CSS examples
This text has a color of #d10f70
<p style="color:#d10f70;">Text here</p>
.mytext {color:#d10f70;}
This box has a color of #d10f70
<div style="background-color:#d10f70;">Content here</div>
.mybackground {background-color:#d10f70;}
Border around this has a color of #d10f70
<div style="border:2px solid #d10f70;">Content here</div>
.myborder {border:2px solid #d10f70;}