#afaa78 color space conversions
Hex:
#afaa78
RGB:
175, 170, 120
CMY:
31, 33, 53
CMYK:
0, 3, 31, 31
HSL:
55°, 25.5814%, 57.8431%
HSV (HSB):
55°, 31.4286%, 68.6275%
XYZ:
35.4441, 39.2195, 23.4713
xyY:
0.3612, 0.3996, 39.2195
CIE-Lab:
68.9100, -6.0995, 26.4772
CIE-LCH:
68.9100, 27.1706, 102.9728
CIE-Luv:
68.9100, 5.7375, 35.9797
Hunter-Lab:
62.6255, -8.5690, 21.6166
#afaa78 color charts
#afaa78 color shades, tints & tones
#afaa78 color schemes
#afaa78 color preview, HTML & CSS examples
This text has a color of #afaa78
<p style="color:#afaa78;">Text here</p>
.mytext {color:#afaa78;}
This box has a color of #afaa78
<div style="background-color:#afaa78;">Content here</div>
.mybackground {background-color:#afaa78;}
Border around this has a color of #afaa78
<div style="border:2px solid #afaa78;">Content here</div>
.myborder {border:2px solid #afaa78;}