#d10f85 color space conversions
Hex:
#d10f85
RGB:
209, 15, 133
CMY:
18, 94, 48
CMYK:
0, 93, 36, 18
HSL:
324°, 86.6071%, 43.9216%
HSV (HSB):
324°, 92.8230%, 81.9608%
XYZ:
30.6990, 15.5904, 23.5815
xyY:
0.4394, 0.2231, 15.5904
CIE-Lab:
46.4325, 73.9506, -12.4645
CIE-LCH:
46.4325, 74.9937, 350.4326
CIE-Luv:
46.4325, 101.6422, -30.0989
Hunter-Lab:
39.4847, 69.6837, -7.7706
#d10f85 color charts
#d10f85 color shades, tints & tones
#d10f85 color schemes
#d10f85 color preview, HTML & CSS examples
This text has a color of #d10f85
<p style="color:#d10f85;">Text here</p>
.mytext {color:#d10f85;}
This box has a color of #d10f85
<div style="background-color:#d10f85;">Content here</div>
.mybackground {background-color:#d10f85;}
Border around this has a color of #d10f85
<div style="border:2px solid #d10f85;">Content here</div>
.myborder {border:2px solid #d10f85;}