#dfc38c color space conversions
Hex:
#dfc38c
RGB:
223, 195, 140
CMY:
13, 24, 45
CMYK:
0, 13, 37, 13
HSL:
40°, 56.4626%, 71.1765%
HSV (HSB):
40°, 37.2197%, 87.4510%
XYZ:
54.6802, 56.6116, 32.8561
xyY:
0.3793, 0.3927, 56.6116
CIE-Lab:
79.9607, 2.2237, 31.3021
CIE-LCH:
79.9607, 31.3810, 85.9366
CIE-Luv:
79.9607, 21.1558, 41.5139
Hunter-Lab:
75.2407, -1.9488, 26.7777
#dfc38c color charts
#dfc38c color shades, tints & tones
#dfc38c color schemes
#dfc38c color preview, HTML & CSS examples
This text has a color of #dfc38c
<p style="color:#dfc38c;">Text here</p>
.mytext {color:#dfc38c;}
This box has a color of #dfc38c
<div style="background-color:#dfc38c;">Content here</div>
.mybackground {background-color:#dfc38c;}
Border around this has a color of #dfc38c
<div style="border:2px solid #dfc38c;">Content here</div>
.myborder {border:2px solid #dfc38c;}