#dbccaa color space conversions
Hex:
#dbccaa
RGB:
219, 204, 170
CMY:
14, 20, 33
CMYK:
0, 7, 22, 14
HSL:
42°, 40.4959%, 76.2745%
HSV (HSB):
42°, 22.3744%, 85.8824%
XYZ:
58.0620, 61.1481, 46.7728
xyY:
0.3498, 0.3684, 61.1481
CIE-Lab:
82.4583, -0.1398, 18.8493
CIE-LCH:
82.4583, 18.8498, 90.4251
CIE-Luv:
82.4583, 11.0862, 26.7663
Hunter-Lab:
78.1972, -4.3077, 19.2744
#dbccaa color charts
#dbccaa color shades, tints & tones
#dbccaa color schemes
#dbccaa color preview, HTML & CSS examples
This text has a color of #dbccaa
<p style="color:#dbccaa;">Text here</p>
.mytext {color:#dbccaa;}
This box has a color of #dbccaa
<div style="background-color:#dbccaa;">Content here</div>
.mybackground {background-color:#dbccaa;}
Border around this has a color of #dbccaa
<div style="border:2px solid #dbccaa;">Content here</div>
.myborder {border:2px solid #dbccaa;}