#dbc725 color space conversions
Hex:
#dbc725
RGB:
219, 199, 37
CMY:
14, 22, 85
CMYK:
0, 9, 83, 14
HSL:
53°, 71.6535%, 50.1961%
HSV (HSB):
53°, 83.1050%, 85.8824%
XYZ:
49.9708, 56.0405, 9.9334
xyY:
0.4310, 0.4833, 56.0405
CIE-Lab:
79.6369, -8.6792, 74.8565
CIE-LCH:
79.6369, 75.3580, 96.6136
CIE-Luv:
79.6369, 20.0172, 82.4709
Hunter-Lab:
74.8602, -11.8528, 44.5348
#dbc725 color charts
#dbc725 color shades, tints & tones
#dbc725 color schemes
#dbc725 color preview, HTML & CSS examples
This text has a color of #dbc725
<p style="color:#dbc725;">Text here</p>
.mytext {color:#dbc725;}
This box has a color of #dbc725
<div style="background-color:#dbc725;">Content here</div>
.mybackground {background-color:#dbc725;}
Border around this has a color of #dbc725
<div style="border:2px solid #dbc725;">Content here</div>
.myborder {border:2px solid #dbc725;}