#dbc431 color space conversions
Hex:
#dbc431
RGB:
219, 196, 49
CMY:
14, 23, 81
CMYK:
0, 11, 78, 14
HSL:
52°, 70.2479%, 52.5490%
HSV (HSB):
52°, 77.6256%, 85.8824%
XYZ:
49.5077, 54.7617, 10.8665
xyY:
0.4300, 0.4756, 54.7617
CIE-Lab:
78.9038, -6.7698, 70.8576
CIE-LCH:
78.9038, 71.1802, 95.4575
CIE-Luv:
78.9038, 21.8837, 79.1259
Hunter-Lab:
74.0011, -10.0832, 43.0945
#dbc431 color charts
#dbc431 color shades, tints & tones
#dbc431 color schemes
#dbc431 color preview, HTML & CSS examples
This text has a color of #dbc431
<p style="color:#dbc431;">Text here</p>
.mytext {color:#dbc431;}
This box has a color of #dbc431
<div style="background-color:#dbc431;">Content here</div>
.mybackground {background-color:#dbc431;}
Border around this has a color of #dbc431
<div style="border:2px solid #dbc431;">Content here</div>
.myborder {border:2px solid #dbc431;}