#dbbf0c color space conversions
Hex:
#dbbf0c
RGB:
219, 191, 12
CMY:
14, 25, 95
CMYK:
0, 13, 95, 14
HSL:
52°, 89.6104%, 45.2941%
HSV (HSB):
52°, 94.5205%, 85.8824%
XYZ:
47.9106, 52.3482, 7.9269
xyY:
0.4429, 0.4839, 52.3482
CIE-Lab:
77.4886, -5.0433, 77.6761
CIE-LCH:
77.4886, 77.8397, 93.7148
CIE-Luv:
77.4886, 25.9922, 82.0654
Hunter-Lab:
72.3521, -8.4158, 44.1506
#dbbf0c color charts
#dbbf0c color shades, tints & tones
#dbbf0c color schemes
#dbbf0c color preview, HTML & CSS examples
This text has a color of #dbbf0c
<p style="color:#dbbf0c;">Text here</p>
.mytext {color:#dbbf0c;}
This box has a color of #dbbf0c
<div style="background-color:#dbbf0c;">Content here</div>
.mybackground {background-color:#dbbf0c;}
Border around this has a color of #dbbf0c
<div style="border:2px solid #dbbf0c;">Content here</div>
.myborder {border:2px solid #dbbf0c;}