#dbc243 color space conversions
Hex:
#dbc243
RGB:
219, 194, 67
CMY:
14, 24, 74
CMYK:
0, 11, 69, 14
HSL:
50°, 67.8571%, 56.0784%
HSV (HSB):
50°, 69.4064%, 85.8824%
XYZ:
49.5183, 54.0489, 13.1328
xyY:
0.4243, 0.4631, 54.0489
CIE-Lab:
78.4902, -4.9585, 64.0978
CIE-LCH:
78.4902, 64.2894, 94.4235
CIE-Luv:
78.4902, 22.7821, 73.8371
Hunter-Lab:
73.5180, -8.4270, 40.8714
#dbc243 color charts
#dbc243 color shades, tints & tones
#dbc243 color schemes
#dbc243 color preview, HTML & CSS examples
This text has a color of #dbc243
<p style="color:#dbc243;">Text here</p>
.mytext {color:#dbc243;}
This box has a color of #dbc243
<div style="background-color:#dbc243;">Content here</div>
.mybackground {background-color:#dbc243;}
Border around this has a color of #dbc243
<div style="border:2px solid #dbc243;">Content here</div>
.myborder {border:2px solid #dbc243;}