#dcb18c color space conversions
Hex:
#dcb18c
RGB:
220, 177, 140
CMY:
14, 31, 45
CMYK:
0, 20, 36, 14
HSL:
28°, 53.3333%, 70.5882%
HSV (HSB):
28°, 36.3636%, 86.2745%
XYZ:
49.9710, 48.5534, 31.5489
xyY:
0.3842, 0.3733, 48.5534
CIE-Lab:
75.1726, 10.5637, 24.8500
CIE-LCH:
75.1726, 27.0021, 66.9697
CIE-Luv:
75.1726, 30.4349, 31.5266
Hunter-Lab:
69.6803, 6.0703, 21.9316
#dcb18c color charts
#dcb18c color shades, tints & tones
#dcb18c color schemes
#dcb18c color preview, HTML & CSS examples
This text has a color of #dcb18c
<p style="color:#dcb18c;">Text here</p>
.mytext {color:#dcb18c;}
This box has a color of #dcb18c
<div style="background-color:#dcb18c;">Content here</div>
.mybackground {background-color:#dcb18c;}
Border around this has a color of #dcb18c
<div style="border:2px solid #dcb18c;">Content here</div>
.myborder {border:2px solid #dcb18c;}