#dbc12b color space conversions
Hex:
#dbc12b
RGB:
219, 193, 43
CMY:
14, 24, 83
CMYK:
0, 12, 80, 14
HSL:
51°, 70.9677%, 51.3725%
HSV (HSB):
51°, 80.3653%, 85.8824%
XYZ:
48.7194, 53.3744, 10.0200
xyY:
0.4346, 0.4761, 53.3744
CIE-Lab:
78.0955, -5.4326, 71.9382
CIE-LCH:
78.0955, 72.1431, 94.3186
CIE-Luv:
78.0955, 24.1265, 79.1011
Hunter-Lab:
73.0578, -8.8164, 43.0087
#dbc12b color charts
#dbc12b color shades, tints & tones
#dbc12b color schemes
#dbc12b color preview, HTML & CSS examples
This text has a color of #dbc12b
<p style="color:#dbc12b;">Text here</p>
.mytext {color:#dbc12b;}
This box has a color of #dbc12b
<div style="background-color:#dbc12b;">Content here</div>
.mybackground {background-color:#dbc12b;}
Border around this has a color of #dbc12b
<div style="border:2px solid #dbc12b;">Content here</div>
.myborder {border:2px solid #dbc12b;}