#dbc06a color space conversions
Hex:
#dbc06a
RGB:
219, 192, 106
CMY:
14, 25, 58
CMYK:
0, 12, 52, 14
HSL:
46°, 61.0811%, 63.7255%
HSV (HSB):
46°, 51.5982%, 85.8824%
XYZ:
50.6646, 53.8000, 21.3498
xyY:
0.4027, 0.4276, 53.8000
CIE-Lab:
78.3449, -1.2515, 46.4722
CIE-LCH:
78.3449, 46.4890, 91.5426
CIE-Luv:
78.3449, 22.4387, 58.0427
Hunter-Lab:
73.3484, -5.0630, 34.0862
#dbc06a color charts
#dbc06a color shades, tints & tones
#dbc06a color schemes
#dbc06a color preview, HTML & CSS examples
This text has a color of #dbc06a
<p style="color:#dbc06a;">Text here</p>
.mytext {color:#dbc06a;}
This box has a color of #dbc06a
<div style="background-color:#dbc06a;">Content here</div>
.mybackground {background-color:#dbc06a;}
Border around this has a color of #dbc06a
<div style="border:2px solid #dbc06a;">Content here</div>
.myborder {border:2px solid #dbc06a;}