#afc07f color space conversions
Hex:
#afc07f
RGB:
175, 192, 127
CMY:
31, 25, 50
CMYK:
9, 0, 34, 25
HSL:
76°, 34.0314%, 62.5490%
HSV (HSB):
76°, 33.8542%, 75.2941%
XYZ:
40.3596, 48.3455, 27.2831
xyY:
0.3480, 0.4168, 48.3455
CIE-Lab:
75.0424, -16.6100, 30.8813
CIE-LCH:
75.0424, 35.0649, 118.2744
CIE-Luv:
75.0424, -7.1486, 44.0296
Hunter-Lab:
69.5310, -18.0679, 25.4070
#afc07f color charts
#afc07f color shades, tints & tones
#afc07f color schemes
#afc07f color preview, HTML & CSS examples
This text has a color of #afc07f
<p style="color:#afc07f;">Text here</p>
.mytext {color:#afc07f;}
This box has a color of #afc07f
<div style="background-color:#afc07f;">Content here</div>
.mybackground {background-color:#afc07f;}
Border around this has a color of #afc07f
<div style="border:2px solid #afc07f;">Content here</div>
.myborder {border:2px solid #afc07f;}