#d5b88e color space conversions
Hex:
#d5b88e
RGB:
213, 184, 142
CMY:
16, 28, 44
CMYK:
0, 14, 33, 16
HSL:
35°, 45.8065%, 69.6078%
HSV (HSB):
35°, 33.3333%, 83.5294%
XYZ:
49.4635, 50.3801, 32.7085
xyY:
0.3732, 0.3801, 50.3801
CIE-Lab:
76.3020, 4.3252, 25.1952
CIE-LCH:
76.3020, 25.5638, 80.2590
CIE-Luv:
76.3020, 21.0262, 33.3579
Hunter-Lab:
70.9789, 0.1793, 22.3633
#d5b88e color charts
#d5b88e color shades, tints & tones
#d5b88e color schemes
#d5b88e color preview, HTML & CSS examples
This text has a color of #d5b88e
<p style="color:#d5b88e;">Text here</p>
.mytext {color:#d5b88e;}
This box has a color of #d5b88e
<div style="background-color:#d5b88e;">Content here</div>
.mybackground {background-color:#d5b88e;}
Border around this has a color of #d5b88e
<div style="border:2px solid #d5b88e;">Content here</div>
.myborder {border:2px solid #d5b88e;}