#d15b4d color space conversions
Hex:
#d15b4d
RGB:
209, 91, 77
CMY:
18, 64, 70
CMYK:
0, 56, 63, 18
HSL:
6°, 58.9286%, 56.0784%
HSV (HSB):
6°, 63.1579%, 81.9608%
XYZ:
31.3751, 21.5733, 9.5316
xyY:
0.5022, 0.3453, 21.5733
CIE-Lab:
53.5713, 45.6802, 31.1467
CIE-LCH:
53.5713, 55.2883, 34.2879
CIE-Luv:
53.5713, 90.0838, 26.3636
Hunter-Lab:
46.4471, 39.2949, 20.3458
#d15b4d color charts
#d15b4d color shades, tints & tones
#d15b4d color schemes
#d15b4d color preview, HTML & CSS examples
This text has a color of #d15b4d
<p style="color:#d15b4d;">Text here</p>
.mytext {color:#d15b4d;}
This box has a color of #d15b4d
<div style="background-color:#d15b4d;">Content here</div>
.mybackground {background-color:#d15b4d;}
Border around this has a color of #d15b4d
<div style="border:2px solid #d15b4d;">Content here</div>
.myborder {border:2px solid #d15b4d;}