#d88d40 color space conversions
Hex:
#d88d40
RGB:
216, 141, 64
CMY:
15, 45, 75
CMYK:
0, 35, 70, 15
HSL:
30°, 66.0870%, 54.9020%
HSV (HSB):
30°, 70.3704%, 84.7059%
XYZ:
38.7692, 34.0188, 9.3734
xyY:
0.4719, 0.4140, 34.0188
CIE-Lab:
64.9775, 21.7701, 51.3065
CIE-LCH:
64.9775, 55.7342, 67.0078
CIE-Luv:
64.9775, 59.8424, 52.4806
Hunter-Lab:
58.3257, 16.5794, 31.2996
#d88d40 color charts
#d88d40 color shades, tints & tones
#d88d40 color schemes
#d88d40 color preview, HTML & CSS examples
This text has a color of #d88d40
<p style="color:#d88d40;">Text here</p>
.mytext {color:#d88d40;}
This box has a color of #d88d40
<div style="background-color:#d88d40;">Content here</div>
.mybackground {background-color:#d88d40;}
Border around this has a color of #d88d40
<div style="border:2px solid #d88d40;">Content here</div>
.myborder {border:2px solid #d88d40;}