#afbd7e color space conversions
Hex:
#afbd7e
RGB:
175, 189, 126
CMY:
31, 26, 51
CMYK:
7, 0, 33, 26
HSL:
73°, 32.3077%, 61.7647%
HSV (HSB):
73°, 33.3333%, 74.1176%
XYZ:
39.6427, 47.0155, 26.7242
xyY:
0.3496, 0.4147, 47.0155
CIE-Lab:
74.1997, -15.2164, 30.2954
CIE-LCH:
74.1997, 33.9021, 116.6689
CIE-Luv:
74.1997, -5.4442, 42.9539
Hunter-Lab:
68.5679, -16.7935, 24.8894
#afbd7e color charts
#afbd7e color shades, tints & tones
#afbd7e color schemes
#afbd7e color preview, HTML & CSS examples
This text has a color of #afbd7e
<p style="color:#afbd7e;">Text here</p>
.mytext {color:#afbd7e;}
This box has a color of #afbd7e
<div style="background-color:#afbd7e;">Content here</div>
.mybackground {background-color:#afbd7e;}
Border around this has a color of #afbd7e
<div style="border:2px solid #afbd7e;">Content here</div>
.myborder {border:2px solid #afbd7e;}