#d10f65 color space conversions
Hex:
#d10f65
RGB:
209, 15, 101
CMY:
18, 94, 60
CMYK:
0, 93, 52, 18
HSL:
333°, 86.6071%, 43.9216%
HSV (HSB):
333°, 92.8230%, 81.9608%
XYZ:
28.8143, 14.8365, 13.6570
xyY:
0.5028, 0.2589, 14.8365
CIE-Lab:
45.4095, 71.1908, 5.7644
CIE-LCH:
45.4095, 71.4238, 4.6292
CIE-Luv:
45.4095, 115.9551, -6.8283
Hunter-Lab:
38.5182, 66.1233, 5.9410
#d10f65 color charts
#d10f65 color shades, tints & tones
#d10f65 color schemes
#d10f65 color preview, HTML & CSS examples
This text has a color of #d10f65
<p style="color:#d10f65;">Text here</p>
.mytext {color:#d10f65;}
This box has a color of #d10f65
<div style="background-color:#d10f65;">Content here</div>
.mybackground {background-color:#d10f65;}
Border around this has a color of #d10f65
<div style="border:2px solid #d10f65;">Content here</div>
.myborder {border:2px solid #d10f65;}