#d88c2a color space conversions
Hex:
#d88c2a
RGB:
216, 140, 42
CMY:
15, 45, 84
CMYK:
0, 35, 81, 15
HSL:
34°, 69.0476%, 50.5882%
HSV (HSB):
34°, 80.5556%, 84.7059%
XYZ:
38.1149, 33.5223, 6.6521
xyY:
0.4868, 0.4282, 33.5223
CIE-Lab:
64.5816, 21.3789, 60.1636
CIE-LCH:
64.5816, 63.8491, 70.4375
CIE-Luv:
64.5816, 62.1025, 58.3873
Hunter-Lab:
57.8984, 16.1855, 33.7170
#d88c2a color charts
#d88c2a color shades, tints & tones
#d88c2a color schemes
#d88c2a color preview, HTML & CSS examples
This text has a color of #d88c2a
<p style="color:#d88c2a;">Text here</p>
.mytext {color:#d88c2a;}
This box has a color of #d88c2a
<div style="background-color:#d88c2a;">Content here</div>
.mybackground {background-color:#d88c2a;}
Border around this has a color of #d88c2a
<div style="border:2px solid #d88c2a;">Content here</div>
.myborder {border:2px solid #d88c2a;}