#dbc031 color space conversions
Hex:
#dbc031
RGB:
219, 192, 49
CMY:
14, 25, 81
CMYK:
0, 12, 78, 14
HSL:
50°, 70.2479%, 52.5490%
HSV (HSB):
50°, 77.6256%, 85.8824%
XYZ:
48.6174, 52.9811, 10.5697
xyY:
0.4334, 0.4723, 52.9811
CIE-Lab:
77.8638, -4.7133, 69.9169
CIE-LCH:
77.8638, 70.0756, 93.8566
CIE-Luv:
77.8638, 24.6988, 77.5220
Hunter-Lab:
72.7881, -8.1535, 42.3421
#dbc031 color charts
#dbc031 color shades, tints & tones
#dbc031 color schemes
#dbc031 color preview, HTML & CSS examples
This text has a color of #dbc031
<p style="color:#dbc031;">Text here</p>
.mytext {color:#dbc031;}
This box has a color of #dbc031
<div style="background-color:#dbc031;">Content here</div>
.mybackground {background-color:#dbc031;}
Border around this has a color of #dbc031
<div style="border:2px solid #dbc031;">Content here</div>
.myborder {border:2px solid #dbc031;}