#dcb38c color space conversions
Hex:
#dcb38c
RGB:
220, 179, 140
CMY:
14, 30, 45
CMYK:
0, 19, 36, 14
HSL:
29°, 53.3333%, 70.5882%
HSV (HSB):
29°, 36.3636%, 86.2745%
XYZ:
50.3689, 49.3493, 31.6816
xyY:
0.3833, 0.3756, 49.3493
CIE-Lab:
75.6681, 9.4964, 25.5191
CIE-LCH:
75.6681, 27.2287, 69.5883
CIE-Luv:
75.6681, 29.1648, 32.6100
Hunter-Lab:
70.2491, 5.0496, 22.4352
#dcb38c color charts
#dcb38c color shades, tints & tones
#dcb38c color schemes
#dcb38c color preview, HTML & CSS examples
This text has a color of #dcb38c
<p style="color:#dcb38c;">Text here</p>
.mytext {color:#dcb38c;}
This box has a color of #dcb38c
<div style="background-color:#dcb38c;">Content here</div>
.mybackground {background-color:#dcb38c;}
Border around this has a color of #dcb38c
<div style="border:2px solid #dcb38c;">Content here</div>
.myborder {border:2px solid #dcb38c;}