#dbc362 color space conversions
Hex:
#dbc362
RGB:
219, 195, 98
CMY:
14, 24, 62
CMYK:
0, 11, 55, 14
HSL:
48°, 62.6943%, 62.1569%
HSV (HSB):
48°, 55.2511%, 85.8824%
XYZ:
50.9331, 54.9721, 19.4815
xyY:
0.4062, 0.4384, 54.9721
CIE-Lab:
79.0252, -3.4687, 51.1383
CIE-LCH:
79.0252, 51.2558, 93.8804
CIE-Luv:
79.0252, 20.8534, 63.0745
Hunter-Lab:
74.1432, -7.1289, 36.3215
#dbc362 color charts
#dbc362 color shades, tints & tones
#dbc362 color schemes
#dbc362 color preview, HTML & CSS examples
This text has a color of #dbc362
<p style="color:#dbc362;">Text here</p>
.mytext {color:#dbc362;}
This box has a color of #dbc362
<div style="background-color:#dbc362;">Content here</div>
.mybackground {background-color:#dbc362;}
Border around this has a color of #dbc362
<div style="border:2px solid #dbc362;">Content here</div>
.myborder {border:2px solid #dbc362;}