#dcb18e color space conversions
Hex:
#dcb18e
RGB:
220, 177, 142
CMY:
14, 31, 44
CMYK:
0, 20, 35, 14
HSL:
27°, 52.7027%, 70.9804%
HSV (HSB):
27°, 35.4545%, 86.2745%
XYZ:
50.1198, 48.6129, 32.3328
xyY:
0.3824, 0.3709, 48.6129
CIE-Lab:
75.2099, 10.8034, 23.8271
CIE-LCH:
75.2099, 26.1619, 65.6100
CIE-Luv:
75.2099, 30.2474, 30.2447
Hunter-Lab:
69.7230, 6.2982, 21.3114
#dcb18e color charts
#dcb18e color shades, tints & tones
#dcb18e color schemes
#dcb18e color preview, HTML & CSS examples
This text has a color of #dcb18e
<p style="color:#dcb18e;">Text here</p>
.mytext {color:#dcb18e;}
This box has a color of #dcb18e
<div style="background-color:#dcb18e;">Content here</div>
.mybackground {background-color:#dcb18e;}
Border around this has a color of #dcb18e
<div style="border:2px solid #dcb18e;">Content here</div>
.myborder {border:2px solid #dcb18e;}