#dfb34a color space conversions
Hex:
#dfb34a
RGB:
223, 179, 74
CMY:
13, 30, 71
CMYK:
0, 20, 67, 13
HSL:
42°, 69.9531%, 58.2353%
HSV (HSB):
42°, 66.8161%, 87.4510%
XYZ:
47.7876, 48.4226, 13.3064
xyY:
0.4364, 0.4421, 48.4226
CIE-Lab:
75.0907, 4.9516, 57.8030
CIE-LCH:
75.0907, 58.0147, 85.1038
CIE-Luv:
75.0907, 36.0946, 65.4222
Hunter-Lab:
69.5863, 0.8066, 37.3729
#dfb34a color charts
#dfb34a color shades, tints & tones
#dfb34a color schemes
#dfb34a color preview, HTML & CSS examples
This text has a color of #dfb34a
<p style="color:#dfb34a;">Text here</p>
.mytext {color:#dfb34a;}
This box has a color of #dfb34a
<div style="background-color:#dfb34a;">Content here</div>
.mybackground {background-color:#dfb34a;}
Border around this has a color of #dfb34a
<div style="border:2px solid #dfb34a;">Content here</div>
.myborder {border:2px solid #dfb34a;}