#affb97 color space conversions
Hex:
#affb97
RGB:
175, 251, 151
CMY:
31, 2, 41
CMYK:
30, 0, 40, 2
HSL:
106°, 92.5926%, 78.8235%
HSV (HSB):
106°, 39.8406%, 98.4314%
XYZ:
57.7623, 80.3427, 41.7415
xyY:
0.3212, 0.4467, 80.3427
CIE-Lab:
91.8384, -41.3026, 40.6394
CIE-LCH:
91.8384, 57.9436, 135.4637
CIE-Luv:
91.8384, -37.4802, 62.7634
Hunter-Lab:
89.6341, -41.8301, 35.1333
#affb97 color charts
#affb97 color shades, tints & tones
#affb97 color schemes
#affb97 color preview, HTML & CSS examples
This text has a color of #affb97
<p style="color:#affb97;">Text here</p>
.mytext {color:#affb97;}
This box has a color of #affb97
<div style="background-color:#affb97;">Content here</div>
.mybackground {background-color:#affb97;}
Border around this has a color of #affb97
<div style="border:2px solid #affb97;">Content here</div>
.myborder {border:2px solid #affb97;}