#dbc344 color space conversions
Hex:
#dbc344
RGB:
219, 195, 68
CMY:
14, 24, 73
CMYK:
0, 11, 69, 14
HSL:
50°, 67.7130%, 56.2745%
HSV (HSB):
50°, 68.9498%, 85.8824%
XYZ:
49.7719, 54.5076, 13.3666
xyY:
0.4231, 0.4633, 54.5076
CIE-Lab:
78.7568, -5.4219, 63.9744
CIE-LCH:
78.7568, 64.2038, 94.8443
CIE-Luv:
78.7568, 22.0574, 73.9657
Hunter-Lab:
73.8293, -8.8657, 40.9462
#dbc344 color charts
#dbc344 color shades, tints & tones
#dbc344 color schemes
#dbc344 color preview, HTML & CSS examples
This text has a color of #dbc344
<p style="color:#dbc344;">Text here</p>
.mytext {color:#dbc344;}
This box has a color of #dbc344
<div style="background-color:#dbc344;">Content here</div>
.mybackground {background-color:#dbc344;}
Border around this has a color of #dbc344
<div style="border:2px solid #dbc344;">Content here</div>
.myborder {border:2px solid #dbc344;}