#dbca74 color space conversions
Hex:
#dbca74
RGB:
219, 202, 116
CMY:
14, 21, 55
CMYK:
0, 8, 47, 14
HSL:
50°, 58.8571%, 65.6863%
HSV (HSB):
50°, 47.0320%, 85.8824%
XYZ:
53.4863, 58.5621, 25.0076
xyY:
0.3903, 0.4273, 58.5621
CIE-Lab:
81.0503, -5.5217, 44.8475
CIE-LCH:
81.0503, 45.1862, 97.0190
CIE-Luv:
81.0503, 15.4159, 58.0455
Hunter-Lab:
76.5259, -9.1610, 34.1930
#dbca74 color charts
#dbca74 color shades, tints & tones
#dbca74 color schemes
#dbca74 color preview, HTML & CSS examples
This text has a color of #dbca74
<p style="color:#dbca74;">Text here</p>
.mytext {color:#dbca74;}
This box has a color of #dbca74
<div style="background-color:#dbca74;">Content here</div>
.mybackground {background-color:#dbca74;}
Border around this has a color of #dbca74
<div style="border:2px solid #dbca74;">Content here</div>
.myborder {border:2px solid #dbca74;}