#dfb064 color space conversions
Hex:
#dfb064
RGB:
223, 176, 100
CMY:
13, 31, 61
CMYK:
0, 21, 55, 13
HSL:
37°, 65.7754%, 63.3333%
HSV (HSB):
37°, 55.1570%, 87.4510%
XYZ:
48.2570, 47.6587, 18.7122
xyY:
0.4210, 0.4158, 47.6587
CIE-Lab:
74.6092, 8.3248, 45.0277
CIE-LCH:
74.6092, 45.7908, 79.5253
CIE-Luv:
74.6092, 36.6325, 53.5497
Hunter-Lab:
69.0353, 3.9631, 32.2540
#dfb064 color charts
#dfb064 color shades, tints & tones
#dfb064 color schemes
#dfb064 color preview, HTML & CSS examples
This text has a color of #dfb064
<p style="color:#dfb064;">Text here</p>
.mytext {color:#dfb064;}
This box has a color of #dfb064
<div style="background-color:#dfb064;">Content here</div>
.mybackground {background-color:#dfb064;}
Border around this has a color of #dfb064
<div style="border:2px solid #dfb064;">Content here</div>
.myborder {border:2px solid #dfb064;}