#d5b08b color space conversions
Hex:
#d5b08b
RGB:
213, 176, 139
CMY:
16, 31, 45
CMYK:
0, 17, 35, 16
HSL:
30°, 46.8354%, 69.0196%
HSV (HSB):
30°, 34.7418%, 83.5294%
XYZ:
47.6261, 47.0609, 30.9996
xyY:
0.3789, 0.3744, 47.0609
CIE-Lab:
74.2287, 8.2189, 23.9952
CIE-LCH:
74.2287, 25.3637, 71.0925
CIE-Luv:
74.2287, 26.2469, 30.8725
Hunter-Lab:
68.6009, 3.8717, 21.2285
#d5b08b color charts
#d5b08b color shades, tints & tones
#d5b08b color schemes
#d5b08b color preview, HTML & CSS examples
This text has a color of #d5b08b
<p style="color:#d5b08b;">Text here</p>
.mytext {color:#d5b08b;}
This box has a color of #d5b08b
<div style="background-color:#d5b08b;">Content here</div>
.mybackground {background-color:#d5b08b;}
Border around this has a color of #d5b08b
<div style="border:2px solid #d5b08b;">Content here</div>
.myborder {border:2px solid #d5b08b;}