#dbc000 color space conversions
Hex:
#dbc000
RGB:
219, 192, 0
CMY:
14, 25, 100
CMYK:
0, 12, 100, 14
HSL:
53°, 100.0000%, 42.9412%
HSV (HSB):
53°, 100.0000%, 85.8824%
XYZ:
48.0631, 52.7593, 7.6504
xyY:
0.4431, 0.4864, 52.7593
CIE-Lab:
77.7327, -5.6738, 79.0795
CIE-LCH:
77.7327, 79.2828, 94.1038
CIE-Luv:
77.7327, 25.3501, 83.1228
Hunter-Lab:
72.6356, -8.9988, 44.6002
#dbc000 color charts
#dbc000 color shades, tints & tones
#dbc000 color schemes
#dbc000 color preview, HTML & CSS examples
This text has a color of #dbc000
<p style="color:#dbc000;">Text here</p>
.mytext {color:#dbc000;}
This box has a color of #dbc000
<div style="background-color:#dbc000;">Content here</div>
.mybackground {background-color:#dbc000;}
Border around this has a color of #dbc000
<div style="border:2px solid #dbc000;">Content here</div>
.myborder {border:2px solid #dbc000;}