#d15b5d color space conversions
Hex:
#d15b5d
RGB:
209, 91, 93
CMY:
18, 64, 64
CMYK:
0, 56, 56, 18
HSL:
359°, 56.1905%, 58.8235%
HSV (HSB):
359°, 56.4593%, 81.9608%
XYZ:
32.0114, 21.8278, 12.8819
xyY:
0.4798, 0.3271, 21.8278
CIE-Lab:
53.8438, 46.8257, 22.2372
CIE-LCH:
53.8438, 51.8377, 25.4027
CIE-Luv:
53.8438, 86.6721, 17.6149
Hunter-Lab:
46.7202, 40.5427, 16.3564
#d15b5d color charts
#d15b5d color shades, tints & tones
#d15b5d color schemes
#d15b5d color preview, HTML & CSS examples
This text has a color of #d15b5d
<p style="color:#d15b5d;">Text here</p>
.mytext {color:#d15b5d;}
This box has a color of #d15b5d
<div style="background-color:#d15b5d;">Content here</div>
.mybackground {background-color:#d15b5d;}
Border around this has a color of #d15b5d
<div style="border:2px solid #d15b5d;">Content here</div>
.myborder {border:2px solid #d15b5d;}