#d15f7c color space conversions
Hex:
#d15f7c
RGB:
209, 95, 124
CMY:
18, 63, 51
CMYK:
0, 55, 41, 18
HSL:
345°, 55.3398%, 59.6078%
HSV (HSB):
345°, 54.5455%, 81.9608%
XYZ:
34.0248, 23.1950, 21.7526
xyY:
0.4308, 0.2937, 23.1950
CIE-Lab:
55.2726, 47.8129, 5.9661
CIE-LCH:
55.2726, 48.1837, 7.1127
CIE-Luv:
55.2726, 76.5190, -1.1063
Hunter-Lab:
48.1611, 41.8243, 6.9338
#d15f7c color charts
#d15f7c color shades, tints & tones
#d15f7c color schemes
#d15f7c color preview, HTML & CSS examples
This text has a color of #d15f7c
<p style="color:#d15f7c;">Text here</p>
.mytext {color:#d15f7c;}
This box has a color of #d15f7c
<div style="background-color:#d15f7c;">Content here</div>
.mybackground {background-color:#d15f7c;}
Border around this has a color of #d15f7c
<div style="border:2px solid #d15f7c;">Content here</div>
.myborder {border:2px solid #d15f7c;}