#d88c5f color space conversions
Hex:
#d88c5f
RGB:
216, 140, 95
CMY:
15, 45, 63
CMYK:
0, 35, 56, 15
HSL:
22°, 60.8040%, 60.9804%
HSV (HSB):
22°, 56.0185%, 84.7059%
XYZ:
39.7625, 34.1813, 15.3284
xyY:
0.4454, 0.3829, 34.1813
CIE-Lab:
65.1062, 24.3556, 35.7963
CIE-LCH:
65.1062, 43.2963, 55.7688
CIE-Luv:
65.1062, 57.4884, 38.6765
Hunter-Lab:
58.4648, 19.0864, 25.3806
#d88c5f color charts
#d88c5f color shades, tints & tones
#d88c5f color schemes
#d88c5f color preview, HTML & CSS examples
This text has a color of #d88c5f
<p style="color:#d88c5f;">Text here</p>
.mytext {color:#d88c5f;}
This box has a color of #d88c5f
<div style="background-color:#d88c5f;">Content here</div>
.mybackground {background-color:#d88c5f;}
Border around this has a color of #d88c5f
<div style="border:2px solid #d88c5f;">Content here</div>
.myborder {border:2px solid #d88c5f;}