#d15fb9 color space conversions
Hex:
#d15fb9
RGB:
209, 95, 185
CMY:
18, 63, 27
CMYK:
0, 55, 11, 18
HSL:
313°, 55.3398%, 59.6078%
HSV (HSB):
313°, 54.5455%, 81.9608%
XYZ:
39.1437, 25.2425, 48.7081
xyY:
0.3461, 0.2232, 25.2425
CIE-Lab:
57.3109, 56.0057, -26.5616
CIE-LCH:
57.3109, 61.9851, 334.6267
CIE-Luv:
57.3109, 59.4702, -48.7727
Hunter-Lab:
50.2419, 51.1466, -22.3106
#d15fb9 color charts
#d15fb9 color shades, tints & tones
#d15fb9 color schemes
#d15fb9 color preview, HTML & CSS examples
This text has a color of #d15fb9
<p style="color:#d15fb9;">Text here</p>
.mytext {color:#d15fb9;}
This box has a color of #d15fb9
<div style="background-color:#d15fb9;">Content here</div>
.mybackground {background-color:#d15fb9;}
Border around this has a color of #d15fb9
<div style="border:2px solid #d15fb9;">Content here</div>
.myborder {border:2px solid #d15fb9;}