#dbc342 color space conversions
Hex:
#dbc342
RGB:
219, 195, 66
CMY:
14, 24, 74
CMYK:
0, 11, 70, 14
HSL:
51°, 68.0000%, 55.8824%
HSV (HSB):
51°, 69.8630%, 85.8824%
XYZ:
49.7119, 54.4836, 13.0506
xyY:
0.4240, 0.4647, 54.4836
CIE-Lab:
78.7429, -5.5240, 64.7401
CIE-LCH:
78.7429, 64.9754, 94.8770
CIE-Luv:
78.7429, 22.1214, 74.5441
Hunter-Lab:
73.8130, -8.9559, 41.1863
#dbc342 color charts
#dbc342 color shades, tints & tones
#dbc342 color schemes
#dbc342 color preview, HTML & CSS examples
This text has a color of #dbc342
<p style="color:#dbc342;">Text here</p>
.mytext {color:#dbc342;}
This box has a color of #dbc342
<div style="background-color:#dbc342;">Content here</div>
.mybackground {background-color:#dbc342;}
Border around this has a color of #dbc342
<div style="border:2px solid #dbc342;">Content here</div>
.myborder {border:2px solid #dbc342;}