#dbc172 color space conversions
Hex:
#dbc172
RGB:
219, 193, 114
CMY:
14, 24, 55
CMYK:
0, 12, 48, 14
HSL:
45°, 59.3220%, 65.2941%
HSV (HSB):
45°, 47.9452%, 85.8824%
XYZ:
51.3206, 54.4149, 23.7178
xyY:
0.3964, 0.4203, 54.4149
CIE-Lab:
78.7030, -1.0527, 42.9434
CIE-LCH:
78.7030, 42.9563, 91.4042
CIE-Luv:
78.7030, 21.3313, 54.6155
Hunter-Lab:
73.7665, -4.9057, 32.5732
#dbc172 color charts
#dbc172 color shades, tints & tones
#dbc172 color schemes
#dbc172 color preview, HTML & CSS examples
This text has a color of #dbc172
<p style="color:#dbc172;">Text here</p>
.mytext {color:#dbc172;}
This box has a color of #dbc172
<div style="background-color:#dbc172;">Content here</div>
.mybackground {background-color:#dbc172;}
Border around this has a color of #dbc172
<div style="border:2px solid #dbc172;">Content here</div>
.myborder {border:2px solid #dbc172;}