#dfaf95 color space conversions
Hex:
#dfaf95
RGB:
223, 175, 149
CMY:
13, 31, 42
CMYK:
0, 22, 33, 13
HSL:
21°, 53.6232%, 72.9412%
HSV (HSB):
21°, 33.1839%, 87.4510%
XYZ:
51.1862, 48.5178, 35.1008
xyY:
0.3797, 0.3599, 48.5178
CIE-Lab:
75.1504, 13.9047, 20.0206
CIE-LCH:
75.1504, 24.3755, 55.2192
CIE-Luv:
75.1504, 32.9281, 24.8932
Hunter-Lab:
69.6548, 9.2760, 18.8806
#dfaf95 color charts
#dfaf95 color shades, tints & tones
#dfaf95 color schemes
#dfaf95 color preview, HTML & CSS examples
This text has a color of #dfaf95
<p style="color:#dfaf95;">Text here</p>
.mytext {color:#dfaf95;}
This box has a color of #dfaf95
<div style="background-color:#dfaf95;">Content here</div>
.mybackground {background-color:#dfaf95;}
Border around this has a color of #dfaf95
<div style="border:2px solid #dfaf95;">Content here</div>
.myborder {border:2px solid #dfaf95;}