#dbc434 color space conversions
Hex:
#dbc434
RGB:
219, 196, 52
CMY:
14, 23, 80
CMYK:
0, 11, 76, 14
HSL:
52°, 69.8745%, 53.1373%
HSV (HSB):
52°, 76.2557%, 85.8824%
XYZ:
49.5732, 54.7879, 11.2111
xyY:
0.4289, 0.4741, 54.7879
CIE-Lab:
78.9189, -6.6577, 69.9130
CIE-LCH:
78.9189, 70.2292, 95.4398
CIE-Luv:
78.9189, 21.8139, 78.4855
Hunter-Lab:
74.0188, -9.9848, 42.8329
#dbc434 color charts
#dbc434 color shades, tints & tones
#dbc434 color schemes
#dbc434 color preview, HTML & CSS examples
This text has a color of #dbc434
<p style="color:#dbc434;">Text here</p>
.mytext {color:#dbc434;}
This box has a color of #dbc434
<div style="background-color:#dbc434;">Content here</div>
.mybackground {background-color:#dbc434;}
Border around this has a color of #dbc434
<div style="border:2px solid #dbc434;">Content here</div>
.myborder {border:2px solid #dbc434;}