#dccb84 color space conversions
Hex:
#dccb84
RGB:
220, 203, 132
CMY:
14, 20, 48
CMYK:
0, 8, 40, 14
HSL:
48°, 55.6962%, 69.0196%
HSV (HSB):
48°, 40.0000%, 86.2745%
XYZ:
55.0360, 59.5935, 30.4318
xyY:
0.3794, 0.4108, 59.5935
CIE-Lab:
81.6167, -4.0144, 37.5414
CIE-LCH:
81.6167, 37.7554, 96.1036
CIE-Luv:
81.6167, 14.6311, 50.1444
Hunter-Lab:
77.1968, -7.8362, 30.6650
#dccb84 color charts
#dccb84 color shades, tints & tones
#dccb84 color schemes
#dccb84 color preview, HTML & CSS examples
This text has a color of #dccb84
<p style="color:#dccb84;">Text here</p>
.mytext {color:#dccb84;}
This box has a color of #dccb84
<div style="background-color:#dccb84;">Content here</div>
.mybackground {background-color:#dccb84;}
Border around this has a color of #dccb84
<div style="border:2px solid #dccb84;">Content here</div>
.myborder {border:2px solid #dccb84;}