#d15e7d color space conversions
Hex:
#d15e7d
RGB:
209, 94, 125
CMY:
18, 63, 51
CMYK:
0, 55, 40, 18
HSL:
344°, 55.5556%, 59.4118%
HSV (HSB):
344°, 55.0239%, 81.9608%
XYZ:
33.9989, 23.0414, 22.0575
xyY:
0.4298, 0.2913, 23.0414
CIE-Lab:
55.1149, 48.4023, 5.1505
CIE-LCH:
55.1149, 48.6755, 6.0739
CIE-Luv:
55.1149, 76.8260, -2.2633
Hunter-Lab:
48.0014, 42.4270, 6.3562
#d15e7d color charts
#d15e7d color shades, tints & tones
#d15e7d color schemes
#d15e7d color preview, HTML & CSS examples
This text has a color of #d15e7d
<p style="color:#d15e7d;">Text here</p>
.mytext {color:#d15e7d;}
This box has a color of #d15e7d
<div style="background-color:#d15e7d;">Content here</div>
.mybackground {background-color:#d15e7d;}
Border around this has a color of #d15e7d
<div style="border:2px solid #d15e7d;">Content here</div>
.myborder {border:2px solid #d15e7d;}