#dbc334 color space conversions
Hex:
#dbc334
RGB:
219, 195, 52
CMY:
14, 24, 80
CMYK:
0, 11, 76, 14
HSL:
51°, 69.8745%, 53.1373%
HSV (HSB):
51°, 76.2557%, 85.8824%
XYZ:
49.3484, 54.3382, 11.1362
xyY:
0.4298, 0.4732, 54.3382
CIE-Lab:
78.6585, -6.1448, 69.6734
CIE-LCH:
78.6585, 69.9438, 95.0401
CIE-Luv:
78.6585, 22.5130, 78.0818
Hunter-Lab:
73.7145, -9.5030, 42.6431
#dbc334 color charts
#dbc334 color shades, tints & tones
#dbc334 color schemes
#dbc334 color preview, HTML & CSS examples
This text has a color of #dbc334
<p style="color:#dbc334;">Text here</p>
.mytext {color:#dbc334;}
This box has a color of #dbc334
<div style="background-color:#dbc334;">Content here</div>
.mybackground {background-color:#dbc334;}
Border around this has a color of #dbc334
<div style="border:2px solid #dbc334;">Content here</div>
.myborder {border:2px solid #dbc334;}