#dbc900 color space conversions
Hex:
#dbc900
RGB:
219, 201, 0
CMY:
14, 21, 100
CMYK:
0, 8, 100, 14
HSL:
55°, 100.0000%, 42.9412%
HSV (HSB):
55°, 100.0000%, 85.8824%
XYZ:
50.1001, 56.8334, 8.3294
xyY:
0.4347, 0.4931, 56.8334
CIE-Lab:
80.0858, -10.2664, 80.7639
CIE-LCH:
80.0858, 81.4138, 97.2444
CIE-Luv:
80.0858, 18.9530, 86.5102
Hunter-Lab:
75.3879, -13.3042, 46.2208
#dbc900 color charts
#dbc900 color shades, tints & tones
#dbc900 color schemes
#dbc900 color preview, HTML & CSS examples
This text has a color of #dbc900
<p style="color:#dbc900;">Text here</p>
.mytext {color:#dbc900;}
This box has a color of #dbc900
<div style="background-color:#dbc900;">Content here</div>
.mybackground {background-color:#dbc900;}
Border around this has a color of #dbc900
<div style="border:2px solid #dbc900;">Content here</div>
.myborder {border:2px solid #dbc900;}