#dccaba color space conversions
Hex:
#dccaba
RGB:
220, 202, 186
CMY:
14, 21, 27
CMYK:
0, 8, 15, 14
HSL:
28°, 32.6923%, 79.6078%
HSV (HSB):
28°, 15.4545%, 86.2745%
XYZ:
59.4987, 61.0019, 55.0930
xyY:
0.3388, 0.3474, 61.0019
CIE-Lab:
82.3797, 3.6694, 10.2495
CIE-LCH:
82.3797, 10.8865, 70.3023
CIE-Luv:
82.3797, 11.7407, 14.2858
Hunter-Lab:
78.1037, -0.7019, 12.8504
#dccaba color charts
#dccaba color shades, tints & tones
#dccaba color schemes
#dccaba color preview, HTML & CSS examples
This text has a color of #dccaba
<p style="color:#dccaba;">Text here</p>
.mytext {color:#dccaba;}
This box has a color of #dccaba
<div style="background-color:#dccaba;">Content here</div>
.mybackground {background-color:#dccaba;}
Border around this has a color of #dccaba
<div style="border:2px solid #dccaba;">Content here</div>
.myborder {border:2px solid #dccaba;}