#dbca70 color space conversions
Hex:
#dbca70
RGB:
219, 202, 112
CMY:
14, 21, 56
CMYK:
0, 8, 49, 14
HSL:
50°, 59.7765%, 64.9020%
HSV (HSB):
50°, 48.8584%, 85.8824%
XYZ:
53.2586, 58.4710, 23.8082
xyY:
0.3929, 0.4314, 58.4710
CIE-Lab:
80.9999, -5.8914, 46.7509
CIE-LCH:
80.9999, 47.1206, 97.1824
CIE-Luv:
80.9999, 15.6084, 60.0044
Hunter-Lab:
76.4663, -9.4913, 35.0661
#dbca70 color charts
#dbca70 color shades, tints & tones
#dbca70 color schemes
#dbca70 color preview, HTML & CSS examples
This text has a color of #dbca70
<p style="color:#dbca70;">Text here</p>
.mytext {color:#dbca70;}
This box has a color of #dbca70
<div style="background-color:#dbca70;">Content here</div>
.mybackground {background-color:#dbca70;}
Border around this has a color of #dbca70
<div style="border:2px solid #dbca70;">Content here</div>
.myborder {border:2px solid #dbca70;}