#affc94 color space conversions
Hex:
#affc94
RGB:
175, 252, 148
CMY:
31, 1, 42
CMYK:
31, 0, 41, 1
HSL:
104°, 94.5455%, 78.4314%
HSV (HSB):
104°, 41.2698%, 98.8235%
XYZ:
57.8349, 80.8729, 40.5788
xyY:
0.3226, 0.4511, 80.8729
CIE-Lab:
92.0751, -42.1454, 42.4091
CIE-LCH:
92.0751, 59.7894, 134.8213
CIE-Luv:
92.0751, -37.9763, 64.9949
Hunter-Lab:
89.9294, -42.5804, 36.1971
#affc94 color charts
#affc94 color shades, tints & tones
#affc94 color schemes
#affc94 color preview, HTML & CSS examples
This text has a color of #affc94
<p style="color:#affc94;">Text here</p>
.mytext {color:#affc94;}
This box has a color of #affc94
<div style="background-color:#affc94;">Content here</div>
.mybackground {background-color:#affc94;}
Border around this has a color of #affc94
<div style="border:2px solid #affc94;">Content here</div>
.myborder {border:2px solid #affc94;}