#dbc141 color space conversions
Hex:
#dbc141
RGB:
219, 193, 65
CMY:
14, 24, 75
CMYK:
0, 12, 70, 14
HSL:
50°, 68.1416%, 55.6863%
HSV (HSB):
50°, 70.3196%, 85.8824%
XYZ:
49.2375, 53.5817, 12.7482
xyY:
0.4261, 0.4636, 53.5817
CIE-Lab:
78.2172, -4.5434, 64.6011
CIE-LCH:
78.2172, 64.7607, 94.0230
CIE-Luv:
78.2172, 23.5422, 73.9910
Hunter-Lab:
73.1995, -8.0314, 40.9139
#dbc141 color charts
#dbc141 color shades, tints & tones
#dbc141 color schemes
#dbc141 color preview, HTML & CSS examples
This text has a color of #dbc141
<p style="color:#dbc141;">Text here</p>
.mytext {color:#dbc141;}
This box has a color of #dbc141
<div style="background-color:#dbc141;">Content here</div>
.mybackground {background-color:#dbc141;}
Border around this has a color of #dbc141
<div style="border:2px solid #dbc141;">Content here</div>
.myborder {border:2px solid #dbc141;}