#dbcc98 color space conversions
Hex:
#dbcc98
RGB:
219, 204, 152
CMY:
14, 20, 40
CMYK:
0, 7, 31, 14
HSL:
47°, 48.2014%, 72.7451%
HSV (HSB):
47°, 30.5936%, 85.8824%
XYZ:
56.4738, 60.5128, 38.4094
xyY:
0.3634, 0.3894, 60.5128
CIE-Lab:
82.1161, -2.5691, 27.8504
CIE-LCH:
82.1161, 27.9687, 95.2704
CIE-Luv:
82.1161, 12.2121, 38.6653
Hunter-Lab:
77.7900, -6.5454, 25.1781
#dbcc98 color charts
#dbcc98 color shades, tints & tones
#dbcc98 color schemes
#dbcc98 color preview, HTML & CSS examples
This text has a color of #dbcc98
<p style="color:#dbcc98;">Text here</p>
.mytext {color:#dbcc98;}
This box has a color of #dbcc98
<div style="background-color:#dbcc98;">Content here</div>
.mybackground {background-color:#dbcc98;}
Border around this has a color of #dbcc98
<div style="border:2px solid #dbcc98;">Content here</div>
.myborder {border:2px solid #dbcc98;}