#dbc34b color space conversions
Hex:
#dbc34b
RGB:
219, 195, 75
CMY:
14, 24, 71
CMYK:
0, 11, 66, 14
HSL:
50°, 66.6667%, 57.6471%
HSV (HSB):
50°, 65.7534%, 85.8824%
XYZ:
49.9985, 54.5983, 14.5599
xyY:
0.4196, 0.4582, 54.5983
CIE-Lab:
78.8093, -5.0375, 61.1908
CIE-LCH:
78.8093, 61.3978, 94.7062
CIE-Luv:
78.8093, 21.8174, 71.7957
Hunter-Lab:
73.8907, -8.5256, 40.0405
#dbc34b color charts
#dbc34b color shades, tints & tones
#dbc34b color schemes
#dbc34b color preview, HTML & CSS examples
This text has a color of #dbc34b
<p style="color:#dbc34b;">Text here</p>
.mytext {color:#dbc34b;}
This box has a color of #dbc34b
<div style="background-color:#dbc34b;">Content here</div>
.mybackground {background-color:#dbc34b;}
Border around this has a color of #dbc34b
<div style="border:2px solid #dbc34b;">Content here</div>
.myborder {border:2px solid #dbc34b;}