#dbc148 color space conversions
Hex:
#dbc148
RGB:
219, 193, 72
CMY:
14, 24, 72
CMYK:
0, 12, 67, 14
HSL:
49°, 67.1233%, 57.0588%
HSV (HSB):
49°, 67.1233%, 85.8824%
XYZ:
49.4531, 53.6679, 13.8834
xyY:
0.4227, 0.4587, 53.6679
CIE-Lab:
78.2677, -4.1760, 61.8663
CIE-LCH:
78.2677, 62.0071, 93.8616
CIE-Luv:
78.2677, 23.3033, 71.9006
Hunter-Lab:
73.2584, -7.7057, 40.0447
#dbc148 color charts
#dbc148 color shades, tints & tones
#dbc148 color schemes
#dbc148 color preview, HTML & CSS examples
This text has a color of #dbc148
<p style="color:#dbc148;">Text here</p>
.mytext {color:#dbc148;}
This box has a color of #dbc148
<div style="background-color:#dbc148;">Content here</div>
.mybackground {background-color:#dbc148;}
Border around this has a color of #dbc148
<div style="border:2px solid #dbc148;">Content here</div>
.myborder {border:2px solid #dbc148;}