#dbc045 color space conversions
Hex:
#dbc045
RGB:
219, 192, 69
CMY:
14, 25, 73
CMYK:
0, 12, 68, 14
HSL:
49°, 67.5676%, 56.4706%
HSV (HSB):
49°, 68.4932%, 85.8824%
XYZ:
49.1372, 53.1890, 13.3069
xyY:
0.4249, 0.4600, 53.1890
CIE-Lab:
77.9865, -3.8218, 62.7944
CIE-LCH:
77.9865, 62.9106, 93.4829
CIE-Luv:
77.9865, 24.1040, 72.4015
Hunter-Lab:
72.9308, -7.3643, 40.2335
#dbc045 color charts
#dbc045 color shades, tints & tones
#dbc045 color schemes
#dbc045 color preview, HTML & CSS examples
This text has a color of #dbc045
<p style="color:#dbc045;">Text here</p>
.mytext {color:#dbc045;}
This box has a color of #dbc045
<div style="background-color:#dbc045;">Content here</div>
.mybackground {background-color:#dbc045;}
Border around this has a color of #dbc045
<div style="border:2px solid #dbc045;">Content here</div>
.myborder {border:2px solid #dbc045;}