#affb7f color space conversions
Hex:
#affb7f
RGB:
175, 251, 127
CMY:
31, 2, 50
CMYK:
30, 0, 49, 2
HSL:
97°, 93.9394%, 74.1176%
HSV (HSB):
97°, 49.4024%, 98.4314%
XYZ:
56.0071, 79.6406, 32.4990
xyY:
0.3331, 0.4736, 79.6406
CIE-Lab:
91.5234, -44.2785, 51.7256
CIE-LCH:
91.5234, 68.0891, 130.5644
CIE-Luv:
91.5234, -37.6698, 75.3672
Hunter-Lab:
89.2416, -44.1480, 40.8776
#affb7f color charts
#affb7f color shades, tints & tones
#affb7f color schemes
#affb7f color preview, HTML & CSS examples
This text has a color of #affb7f
<p style="color:#affb7f;">Text here</p>
.mytext {color:#affb7f;}
This box has a color of #affb7f
<div style="background-color:#affb7f;">Content here</div>
.mybackground {background-color:#affb7f;}
Border around this has a color of #affb7f
<div style="border:2px solid #affb7f;">Content here</div>
.myborder {border:2px solid #affb7f;}