#d15c8d color space conversions
Hex:
#d15c8d
RGB:
209, 92, 141
CMY:
18, 64, 45
CMYK:
0, 56, 33, 18
HSL:
335°, 55.9809%, 59.0196%
HSV (HSB):
335°, 55.9809%, 81.9608%
XYZ:
34.9294, 23.1327, 27.8234
xyY:
0.4067, 0.2693, 23.1327
CIE-Lab:
55.2088, 51.2068, -4.1414
CIE-LCH:
55.2088, 51.3740, 355.3762
CIE-Luv:
55.2088, 73.4768, -15.0590
Hunter-Lab:
48.0965, 45.4643, -0.6312
#d15c8d color charts
#d15c8d color shades, tints & tones
#d15c8d color schemes
#d15c8d color preview, HTML & CSS examples
This text has a color of #d15c8d
<p style="color:#d15c8d;">Text here</p>
.mytext {color:#d15c8d;}
This box has a color of #d15c8d
<div style="background-color:#d15c8d;">Content here</div>
.mybackground {background-color:#d15c8d;}
Border around this has a color of #d15c8d
<div style="border:2px solid #d15c8d;">Content here</div>
.myborder {border:2px solid #d15c8d;}