#dfbd12 color space conversions
Hex:
#dfbd12
RGB:
223, 189, 18
CMY:
13, 26, 93
CMYK:
0, 15, 92, 13
HSL:
50°, 85.0622%, 47.2549%
HSV (HSB):
50°, 91.9283%, 87.4510%
XYZ:
48.7382, 52.1268, 8.0650
xyY:
0.4474, 0.4785, 52.1268
CIE-Lab:
77.3566, -2.1962, 76.9665
CIE-LCH:
77.3566, 76.9978, 91.6345
CIE-Luv:
77.3566, 30.3893, 80.9263
Hunter-Lab:
72.1989, -5.8509, 43.9163
#dfbd12 color charts
#dfbd12 color shades, tints & tones
#dfbd12 color schemes
#dfbd12 color preview, HTML & CSS examples
This text has a color of #dfbd12
<p style="color:#dfbd12;">Text here</p>
.mytext {color:#dfbd12;}
This box has a color of #dfbd12
<div style="background-color:#dfbd12;">Content here</div>
.mybackground {background-color:#dfbd12;}
Border around this has a color of #dfbd12
<div style="border:2px solid #dfbd12;">Content here</div>
.myborder {border:2px solid #dfbd12;}