#dbbc1e color space conversions
Hex:
#dbbc1e
RGB:
219, 188, 30
CMY:
14, 26, 88
CMYK:
0, 14, 86, 14
HSL:
50°, 75.9036%, 48.8235%
HSV (HSB):
50°, 86.3014%, 85.8824%
XYZ:
47.4310, 51.1202, 8.5956
xyY:
0.4427, 0.4771, 51.1202
CIE-Lab:
76.7518, -3.1996, 74.1205
CIE-LCH:
76.7518, 74.1896, 92.4718
CIE-Luv:
76.7518, 27.9538, 79.1899
Hunter-Lab:
71.4984, -6.7080, 42.9210
#dbbc1e color charts
#dbbc1e color shades, tints & tones
#dbbc1e color schemes
#dbbc1e color preview, HTML & CSS examples
This text has a color of #dbbc1e
<p style="color:#dbbc1e;">Text here</p>
.mytext {color:#dbbc1e;}
This box has a color of #dbbc1e
<div style="background-color:#dbbc1e;">Content here</div>
.mybackground {background-color:#dbbc1e;}
Border around this has a color of #dbbc1e
<div style="border:2px solid #dbbc1e;">Content here</div>
.myborder {border:2px solid #dbbc1e;}