#affa94 color space conversions
Hex:
#affa94
RGB:
175, 250, 148
CMY:
31, 2, 42
CMYK:
30, 0, 41, 2
HSL:
104°, 91.0714%, 78.0392%
HSV (HSB):
104°, 40.8000%, 98.0392%
XYZ:
57.2101, 79.6233, 40.3705
xyY:
0.3228, 0.4493, 79.6233
CIE-Lab:
91.5156, -41.2650, 41.6911
CIE-LCH:
91.5156, 58.6596, 134.7057
CIE-Luv:
91.5156, -37.0331, 63.9091
Hunter-Lab:
89.2319, -41.7124, 35.6382
#affa94 color charts
#affa94 color shades, tints & tones
#affa94 color schemes
#affa94 color preview, HTML & CSS examples
This text has a color of #affa94
<p style="color:#affa94;">Text here</p>
.mytext {color:#affa94;}
This box has a color of #affa94
<div style="background-color:#affa94;">Content here</div>
.mybackground {background-color:#affa94;}
Border around this has a color of #affa94
<div style="border:2px solid #affa94;">Content here</div>
.myborder {border:2px solid #affa94;}