#d15d6e color space conversions
Hex:
#d15d6e
RGB:
209, 93, 110
CMY:
18, 64, 57
CMYK:
0, 56, 47, 18
HSL:
351°, 55.7692%, 59.2157%
HSV (HSB):
351°, 55.5024%, 81.9608%
XYZ:
33.0233, 22.5098, 17.3562
xyY:
0.4531, 0.3088, 22.5098
CIE-Lab:
54.5638, 47.3502, 13.2205
CIE-LCH:
54.5638, 49.1611, 15.6001
CIE-Luv:
54.5638, 81.3107, 7.7257
Hunter-Lab:
47.4445, 41.2155, 11.5217
#d15d6e color charts
#d15d6e color shades, tints & tones
#d15d6e color schemes
#d15d6e color preview, HTML & CSS examples
This text has a color of #d15d6e
<p style="color:#d15d6e;">Text here</p>
.mytext {color:#d15d6e;}
This box has a color of #d15d6e
<div style="background-color:#d15d6e;">Content here</div>
.mybackground {background-color:#d15d6e;}
Border around this has a color of #d15d6e
<div style="border:2px solid #d15d6e;">Content here</div>
.myborder {border:2px solid #d15d6e;}