#d88d2c color space conversions
Hex:
#d88d2c
RGB:
216, 141, 44
CMY:
15, 45, 83
CMYK:
0, 35, 80, 15
HSL:
34°, 68.8000%, 50.9804%
HSV (HSB):
34°, 79.6296%, 84.7059%
XYZ:
38.2984, 33.8305, 6.8943
xyY:
0.4846, 0.4281, 33.8305
CIE-Lab:
64.8278, 20.9082, 59.6434
CIE-LCH:
64.8278, 63.2020, 70.6817
CIE-Luv:
64.8278, 61.1933, 58.3089
Hunter-Lab:
58.1640, 15.7472, 33.6871
#d88d2c color charts
#d88d2c color shades, tints & tones
#d88d2c color schemes
#d88d2c color preview, HTML & CSS examples
This text has a color of #d88d2c
<p style="color:#d88d2c;">Text here</p>
.mytext {color:#d88d2c;}
This box has a color of #d88d2c
<div style="background-color:#d88d2c;">Content here</div>
.mybackground {background-color:#d88d2c;}
Border around this has a color of #d88d2c
<div style="border:2px solid #d88d2c;">Content here</div>
.myborder {border:2px solid #d88d2c;}