#dfb07a color space conversions
Hex:
#dfb07a
RGB:
223, 176, 122
CMY:
13, 31, 52
CMYK:
0, 21, 45, 13
HSL:
32°, 61.2121%, 67.6471%
HSV (HSB):
32°, 45.2915%, 87.4510%
XYZ:
49.4696, 48.1438, 25.0977
xyY:
0.4031, 0.3923, 48.1438
CIE-Lab:
74.9155, 10.3178, 34.1234
CIE-LCH:
74.9155, 35.6491, 73.1765
CIE-Luv:
74.9155, 34.8707, 42.1462
Hunter-Lab:
69.3857, 5.8393, 27.1241
#dfb07a color charts
#dfb07a color shades, tints & tones
#dfb07a color schemes
#dfb07a color preview, HTML & CSS examples
This text has a color of #dfb07a
<p style="color:#dfb07a;">Text here</p>
.mytext {color:#dfb07a;}
This box has a color of #dfb07a
<div style="background-color:#dfb07a;">Content here</div>
.mybackground {background-color:#dfb07a;}
Border around this has a color of #dfb07a
<div style="border:2px solid #dfb07a;">Content here</div>
.myborder {border:2px solid #dfb07a;}