#dbbc31 color space conversions
Hex:
#dbbc31
RGB:
219, 188, 49
CMY:
14, 26, 81
CMYK:
0, 14, 78, 14
HSL:
49°, 70.2479%, 52.5490%
HSV (HSB):
49°, 77.6256%, 85.8824%
XYZ:
47.7510, 51.2483, 10.2809
xyY:
0.4370, 0.4690, 51.2483
CIE-Lab:
76.8291, -2.6431, 68.9779
CIE-LCH:
76.8291, 69.0285, 92.1944
CIE-Luv:
76.8291, 27.5486, 75.9174
Hunter-Lab:
71.5879, -6.2146, 41.5968
#dbbc31 color charts
#dbbc31 color shades, tints & tones
#dbbc31 color schemes
#dbbc31 color preview, HTML & CSS examples
This text has a color of #dbbc31
<p style="color:#dbbc31;">Text here</p>
.mytext {color:#dbbc31;}
This box has a color of #dbbc31
<div style="background-color:#dbbc31;">Content here</div>
.mybackground {background-color:#dbbc31;}
Border around this has a color of #dbbc31
<div style="border:2px solid #dbbc31;">Content here</div>
.myborder {border:2px solid #dbbc31;}