#afbd99 color space conversions
Hex:
#afbd99
RGB:
175, 189, 153
CMY:
31, 26, 40
CMYK:
7, 0, 19, 26
HSL:
83°, 21.4286%, 67.0588%
HSV (HSB):
83°, 19.0476%, 74.1176%
XYZ:
41.6266, 47.8091, 37.1711
xyY:
0.3288, 0.3776, 47.8091
CIE-Lab:
74.7043, -11.2610, 16.6068
CIE-LCH:
74.7043, 20.0648, 124.1412
CIE-Luv:
74.7043, -6.3261, 25.3311
Hunter-Lab:
69.1441, -13.5405, 16.5272
#afbd99 color charts
#afbd99 color shades, tints & tones
#afbd99 color schemes
#afbd99 color preview, HTML & CSS examples
This text has a color of #afbd99
<p style="color:#afbd99;">Text here</p>
.mytext {color:#afbd99;}
This box has a color of #afbd99
<div style="background-color:#afbd99;">Content here</div>
.mybackground {background-color:#afbd99;}
Border around this has a color of #afbd99
<div style="border:2px solid #afbd99;">Content here</div>
.myborder {border:2px solid #afbd99;}