#dbc145 color space conversions
Hex:
#dbc145
RGB:
219, 193, 69
CMY:
14, 24, 73
CMYK:
0, 12, 68, 14
HSL:
50°, 67.5676%, 56.4706%
HSV (HSB):
50°, 68.4932%, 85.8824%
XYZ:
49.3576, 53.6297, 13.3804
xyY:
0.4242, 0.4609, 53.6297
CIE-Lab:
78.2453, -4.3386, 63.0584
CIE-LCH:
78.2453, 63.2075, 93.9359
CIE-Luv:
78.2453, 23.4089, 72.8243
Hunter-Lab:
73.2323, -7.8499, 40.4296
#dbc145 color charts
#dbc145 color shades, tints & tones
#dbc145 color schemes
#dbc145 color preview, HTML & CSS examples
This text has a color of #dbc145
<p style="color:#dbc145;">Text here</p>
.mytext {color:#dbc145;}
This box has a color of #dbc145
<div style="background-color:#dbc145;">Content here</div>
.mybackground {background-color:#dbc145;}
Border around this has a color of #dbc145
<div style="border:2px solid #dbc145;">Content here</div>
.myborder {border:2px solid #dbc145;}