#dbb233 color space conversions
Hex:
#dbb233
RGB:
219, 178, 51
CMY:
14, 30, 80
CMYK:
0, 19, 77, 14
HSL:
45°, 70.0000%, 52.9412%
HSV (HSB):
45°, 76.7123%, 85.8824%
XYZ:
45.7314, 47.1399, 9.8206
xyY:
0.4453, 0.4590, 47.1399
CIE-Lab:
74.2792, 2.6634, 65.9613
CIE-LCH:
74.2792, 66.0151, 87.6877
CIE-Luv:
74.2792, 34.7560, 71.4491
Hunter-Lab:
68.6585, -1.2589, 39.5804
#dbb233 color charts
#dbb233 color shades, tints & tones
#dbb233 color schemes
#dbb233 color preview, HTML & CSS examples
This text has a color of #dbb233
<p style="color:#dbb233;">Text here</p>
.mytext {color:#dbb233;}
This box has a color of #dbb233
<div style="background-color:#dbb233;">Content here</div>
.mybackground {background-color:#dbb233;}
Border around this has a color of #dbb233
<div style="border:2px solid #dbb233;">Content here</div>
.myborder {border:2px solid #dbb233;}