#dbc338 color space conversions
Hex:
#dbc338
RGB:
219, 195, 56
CMY:
14, 24, 78
CMYK:
0, 11, 74, 14
HSL:
51°, 69.3617%, 53.9216%
HSV (HSB):
51°, 74.4292%, 85.8824%
XYZ:
49.4423, 54.3758, 11.6311
xyY:
0.4283, 0.4710, 54.3758
CIE-Lab:
78.6804, -5.9839, 68.3456
CIE-LCH:
78.6804, 68.6070, 95.0037
CIE-Luv:
78.6804, 22.4111, 77.1617
Hunter-Lab:
73.7400, -9.3614, 42.2661
#dbc338 color charts
#dbc338 color shades, tints & tones
#dbc338 color schemes
#dbc338 color preview, HTML & CSS examples
This text has a color of #dbc338
<p style="color:#dbc338;">Text here</p>
.mytext {color:#dbc338;}
This box has a color of #dbc338
<div style="background-color:#dbc338;">Content here</div>
.mybackground {background-color:#dbc338;}
Border around this has a color of #dbc338
<div style="border:2px solid #dbc338;">Content here</div>
.myborder {border:2px solid #dbc338;}