#d4b48c color space conversions
Hex:
#d4b48c
RGB:
212, 180, 140
CMY:
17, 29, 45
CMYK:
0, 15, 34, 17
HSL:
33°, 45.5696%, 69.0196%
HSV (HSB):
33°, 33.9623%, 83.1373%
XYZ:
48.2063, 48.5330, 31.6380
xyY:
0.3755, 0.3780, 48.5330
CIE-Lab:
75.1599, 5.8112, 24.7036
CIE-LCH:
75.1599, 25.3779, 76.7626
CIE-Luv:
75.1599, 22.9754, 32.3281
Hunter-Lab:
69.6656, 1.6011, 21.8399
#d4b48c color charts
#d4b48c color shades, tints & tones
#d4b48c color schemes
#d4b48c color preview, HTML & CSS examples
This text has a color of #d4b48c
<p style="color:#d4b48c;">Text here</p>
.mytext {color:#d4b48c;}
This box has a color of #d4b48c
<div style="background-color:#d4b48c;">Content here</div>
.mybackground {background-color:#d4b48c;}
Border around this has a color of #d4b48c
<div style="border:2px solid #d4b48c;">Content here</div>
.myborder {border:2px solid #d4b48c;}