#afc38c color space conversions
Hex:
#afc38c
RGB:
175, 195, 140
CMY:
31, 24, 45
CMYK:
10, 0, 28, 24
HSL:
82°, 31.4286%, 65.6863%
HSV (HSB):
82°, 28.2051%, 76.4706%
XYZ:
41.9279, 50.0376, 32.2593
xyY:
0.3375, 0.4028, 50.0376
CIE-Lab:
76.0923, -16.3297, 25.4497
CIE-LCH:
76.0923, 30.2382, 122.6861
CIE-Luv:
76.0923, -9.1452, 37.6661
Hunter-Lab:
70.7373, -17.9884, 22.4772
#afc38c color charts
#afc38c color shades, tints & tones
#afc38c color schemes
#afc38c color preview, HTML & CSS examples
This text has a color of #afc38c
<p style="color:#afc38c;">Text here</p>
.mytext {color:#afc38c;}
This box has a color of #afc38c
<div style="background-color:#afc38c;">Content here</div>
.mybackground {background-color:#afc38c;}
Border around this has a color of #afc38c
<div style="border:2px solid #afc38c;">Content here</div>
.myborder {border:2px solid #afc38c;}