#dccc85 color space conversions
Hex:
#dccc85
RGB:
220, 204, 133
CMY:
14, 20, 48
CMYK:
0, 7, 40, 14
HSL:
49°, 55.4140%, 69.2157%
HSV (HSB):
49°, 39.5455%, 86.2745%
XYZ:
55.3417, 60.0948, 30.8729
xyY:
0.3783, 0.4107, 60.0948
CIE-Lab:
81.8897, -4.4209, 37.3832
CIE-LCH:
81.8897, 37.6437, 96.7444
CIE-Luv:
81.8897, 13.9561, 50.1039
Hunter-Lab:
77.5209, -8.2313, 30.6522
#dccc85 color charts
#dccc85 color shades, tints & tones
#dccc85 color schemes
#dccc85 color preview, HTML & CSS examples
This text has a color of #dccc85
<p style="color:#dccc85;">Text here</p>
.mytext {color:#dccc85;}
This box has a color of #dccc85
<div style="background-color:#dccc85;">Content here</div>
.mybackground {background-color:#dccc85;}
Border around this has a color of #dccc85
<div style="border:2px solid #dccc85;">Content here</div>
.myborder {border:2px solid #dccc85;}