#affc5a color space conversions
Hex:
#affc5a
RGB:
175, 252, 90
CMY:
31, 1, 65
CMYK:
31, 0, 64, 1
HSL:
89°, 96.4286%, 67.0588%
HSV (HSB):
89°, 64.2857%, 98.8235%
XYZ:
54.3351, 79.4730, 22.1489
xyY:
0.3484, 0.5096, 79.4730
CIE-Lab:
91.4479, -48.1668, 67.6314
CIE-LCH:
91.4479, 83.0304, 125.4583
CIE-Luv:
91.4479, -38.3926, 90.9033
Hunter-Lab:
89.1476, -47.2134, 47.6726
#affc5a color charts
#affc5a color shades, tints & tones
#affc5a color schemes
#affc5a color preview, HTML & CSS examples
This text has a color of #affc5a
<p style="color:#affc5a;">Text here</p>
.mytext {color:#affc5a;}
This box has a color of #affc5a
<div style="background-color:#affc5a;">Content here</div>
.mybackground {background-color:#affc5a;}
Border around this has a color of #affc5a
<div style="border:2px solid #affc5a;">Content here</div>
.myborder {border:2px solid #affc5a;}