#dbda8c color space conversions
Hex:
#dbda8c
RGB:
219, 218, 140
CMY:
14, 15, 45
CMYK:
0, 0, 36, 14
HSL:
59°, 52.3179%, 70.3922%
HSV (HSB):
59°, 36.0731%, 85.8824%
XYZ:
59.0184, 67.0963, 34.6512
xyY:
0.3671, 0.4174, 67.0963
CIE-Lab:
85.5526, -11.1604, 38.5434
CIE-LCH:
85.5526, 40.1267, 106.1485
CIE-Luv:
85.5526, 4.4857, 53.4366
Hunter-Lab:
81.9123, -14.7361, 32.2573
#dbda8c color charts
#dbda8c color shades, tints & tones
#dbda8c color schemes
#dbda8c color preview, HTML & CSS examples
This text has a color of #dbda8c
<p style="color:#dbda8c;">Text here</p>
.mytext {color:#dbda8c;}
This box has a color of #dbda8c
<div style="background-color:#dbda8c;">Content here</div>
.mybackground {background-color:#dbda8c;}
Border around this has a color of #dbda8c
<div style="border:2px solid #dbda8c;">Content here</div>
.myborder {border:2px solid #dbda8c;}