#dfbd30 color space conversions
Hex:
#dfbd30
RGB:
223, 189, 48
CMY:
13, 26, 81
CMYK:
0, 15, 78, 13
HSL:
48°, 73.2218%, 53.1373%
HSV (HSB):
48°, 78.4753%, 87.4510%
XYZ:
49.1625, 52.2966, 10.2994
xyY:
0.4399, 0.4679, 52.2966
CIE-Lab:
77.4578, -1.4744, 70.0071
CIE-LCH:
77.4578, 70.0227, 91.2065
CIE-Luv:
77.4578, 29.8364, 76.6277
Hunter-Lab:
72.3164, -5.2048, 42.1773
#dfbd30 color charts
#dfbd30 color shades, tints & tones
#dfbd30 color schemes
#dfbd30 color preview, HTML & CSS examples
This text has a color of #dfbd30
<p style="color:#dfbd30;">Text here</p>
.mytext {color:#dfbd30;}
This box has a color of #dfbd30
<div style="background-color:#dfbd30;">Content here</div>
.mybackground {background-color:#dfbd30;}
Border around this has a color of #dfbd30
<div style="border:2px solid #dfbd30;">Content here</div>
.myborder {border:2px solid #dfbd30;}