#d88d5f color space conversions
Hex:
#d88d5f
RGB:
216, 141, 95
CMY:
15, 45, 63
CMYK:
0, 35, 56, 15
HSL:
23°, 60.8040%, 60.9804%
HSV (HSB):
23°, 56.0185%, 84.7059%
XYZ:
39.9093, 34.4749, 15.3773
xyY:
0.4446, 0.3841, 34.4749
CIE-Lab:
65.3378, 23.8172, 36.0849
CIE-LCH:
65.3378, 43.2363, 56.5739
CIE-Luv:
65.3378, 56.7617, 39.1347
Hunter-Lab:
58.7153, 18.5762, 25.5729
#d88d5f color charts
#d88d5f color shades, tints & tones
#d88d5f color schemes
#d88d5f color preview, HTML & CSS examples
This text has a color of #d88d5f
<p style="color:#d88d5f;">Text here</p>
.mytext {color:#d88d5f;}
This box has a color of #d88d5f
<div style="background-color:#d88d5f;">Content here</div>
.mybackground {background-color:#d88d5f;}
Border around this has a color of #d88d5f
<div style="border:2px solid #d88d5f;">Content here</div>
.myborder {border:2px solid #d88d5f;}