#afbb98 color space conversions
Hex:
#afbb98
RGB:
175, 187, 152
CMY:
31, 27, 40
CMYK:
6, 0, 19, 27
HSL:
81°, 20.4678%, 66.4706%
HSV (HSB):
81°, 18.7166%, 73.3333%
XYZ:
41.1170, 46.9216, 36.5954
xyY:
0.3299, 0.3765, 46.9216
CIE-Lab:
74.1396, -10.3825, 16.3584
CIE-LCH:
74.1396, 19.3751, 122.4028
CIE-Luv:
74.1396, -5.2221, 24.8017
Hunter-Lab:
68.4993, -12.7285, 16.2742
#afbb98 color charts
#afbb98 color shades, tints & tones
#afbb98 color schemes
#afbb98 color preview, HTML & CSS examples
This text has a color of #afbb98
<p style="color:#afbb98;">Text here</p>
.mytext {color:#afbb98;}
This box has a color of #afbb98
<div style="background-color:#afbb98;">Content here</div>
.mybackground {background-color:#afbb98;}
Border around this has a color of #afbb98
<div style="border:2px solid #afbb98;">Content here</div>
.myborder {border:2px solid #afbb98;}