#dccb93 color space conversions
Hex:
#dccb93
RGB:
220, 203, 147
CMY:
14, 20, 42
CMYK:
0, 8, 33, 14
HSL:
46°, 51.0490%, 71.9608%
HSV (HSB):
46°, 33.1818%, 86.2745%
XYZ:
56.1376, 60.0341, 36.2327
xyY:
0.3683, 0.3939, 60.0341
CIE-Lab:
81.8567, -2.2867, 30.1247
CIE-LCH:
81.8567, 30.2114, 94.3409
CIE-Luv:
81.8567, 13.7666, 41.3191
Hunter-Lab:
77.4817, -6.2648, 26.5114
#dccb93 color charts
#dccb93 color shades, tints & tones
#dccb93 color schemes
#dccb93 color preview, HTML & CSS examples
This text has a color of #dccb93
<p style="color:#dccb93;">Text here</p>
.mytext {color:#dccb93;}
This box has a color of #dccb93
<div style="background-color:#dccb93;">Content here</div>
.mybackground {background-color:#dccb93;}
Border around this has a color of #dccb93
<div style="border:2px solid #dccb93;">Content here</div>
.myborder {border:2px solid #dccb93;}