#d15d9e color space conversions
Hex:
#d15d9e
RGB:
209, 93, 158
CMY:
18, 64, 38
CMYK:
0, 56, 24, 18
HSL:
326°, 55.7692%, 59.2157%
HSV (HSB):
326°, 55.5024%, 81.9608%
XYZ:
36.3804, 23.8526, 35.0343
xyY:
0.3819, 0.2504, 23.8526
CIE-Lab:
55.9399, 52.9472, -13.0142
CIE-LCH:
55.9399, 54.5232, 346.1907
CIE-Luv:
55.9399, 68.0876, -27.8987
Hunter-Lab:
48.8392, 47.4965, -8.3437
#d15d9e color charts
#d15d9e color shades, tints & tones
#d15d9e color schemes
#d15d9e color preview, HTML & CSS examples
This text has a color of #d15d9e
<p style="color:#d15d9e;">Text here</p>
.mytext {color:#d15d9e;}
This box has a color of #d15d9e
<div style="background-color:#d15d9e;">Content here</div>
.mybackground {background-color:#d15d9e;}
Border around this has a color of #d15d9e
<div style="border:2px solid #d15d9e;">Content here</div>
.myborder {border:2px solid #d15d9e;}