#dfb145 color space conversions
Hex:
#dfb145
RGB:
223, 177, 69
CMY:
13, 31, 73
CMYK:
0, 21, 69, 13
HSL:
42°, 70.6422%, 57.2549%
HSV (HSB):
42°, 69.0583%, 87.4510%
XYZ:
47.2277, 47.5619, 12.3214
xyY:
0.4409, 0.4440, 47.5619
CIE-Lab:
74.5478, 5.7331, 59.3789
CIE-LCH:
74.5478, 59.6550, 84.4851
CIE-Luv:
74.5478, 37.7989, 66.2214
Hunter-Lab:
68.9652, 1.5488, 37.6828
#dfb145 color charts
#dfb145 color shades, tints & tones
#dfb145 color schemes
#dfb145 color preview, HTML & CSS examples
This text has a color of #dfb145
<p style="color:#dfb145;">Text here</p>
.mytext {color:#dfb145;}
This box has a color of #dfb145
<div style="background-color:#dfb145;">Content here</div>
.mybackground {background-color:#dfb145;}
Border around this has a color of #dfb145
<div style="border:2px solid #dfb145;">Content here</div>
.myborder {border:2px solid #dfb145;}