#dfb45c color space conversions
Hex:
#dfb45c
RGB:
223, 180, 92
CMY:
13, 29, 64
CMYK:
0, 19, 59, 13
HSL:
40°, 67.1795%, 61.7647%
HSV (HSB):
40°, 58.7444%, 87.4510%
XYZ:
48.6845, 49.1032, 17.0371
xyY:
0.4240, 0.4276, 49.1032
CIE-Lab:
75.5155, 5.5926, 50.0126
CIE-LCH:
75.5155, 50.3243, 83.6195
CIE-Luv:
75.5155, 34.3639, 58.9701
Hunter-Lab:
70.0737, 1.3859, 34.6363
#dfb45c color charts
#dfb45c color shades, tints & tones
#dfb45c color schemes
#dfb45c color preview, HTML & CSS examples
This text has a color of #dfb45c
<p style="color:#dfb45c;">Text here</p>
.mytext {color:#dfb45c;}
This box has a color of #dfb45c
<div style="background-color:#dfb45c;">Content here</div>
.mybackground {background-color:#dfb45c;}
Border around this has a color of #dfb45c
<div style="border:2px solid #dfb45c;">Content here</div>
.myborder {border:2px solid #dfb45c;}