#dbc062 color space conversions
Hex:
#dbc062
RGB:
219, 192, 98
CMY:
14, 25, 62
CMYK:
0, 12, 55, 14
HSL:
47°, 62.6943%, 62.1569%
HSV (HSB):
47°, 55.2511%, 85.8824%
XYZ:
50.2677, 53.6412, 19.2597
xyY:
0.4081, 0.4355, 53.6412
CIE-Lab:
78.2520, -1.9126, 50.2346
CIE-LCH:
78.2520, 50.2710, 92.1803
CIE-Luv:
78.2520, 22.8601, 61.6796
Hunter-Lab:
73.2401, -5.6585, 35.6768
#dbc062 color charts
#dbc062 color shades, tints & tones
#dbc062 color schemes
#dbc062 color preview, HTML & CSS examples
This text has a color of #dbc062
<p style="color:#dbc062;">Text here</p>
.mytext {color:#dbc062;}
This box has a color of #dbc062
<div style="background-color:#dbc062;">Content here</div>
.mybackground {background-color:#dbc062;}
Border around this has a color of #dbc062
<div style="border:2px solid #dbc062;">Content here</div>
.myborder {border:2px solid #dbc062;}