#affb5c color space conversions
Hex:
#affb5c
RGB:
175, 251, 92
CMY:
31, 2, 64
CMYK:
30, 0, 63, 2
HSL:
89°, 95.2096%, 67.2549%
HSV (HSB):
89°, 63.3466%, 98.4314%
XYZ:
54.1081, 78.8810, 22.4990
xyY:
0.3480, 0.5073, 78.8810
CIE-Lab:
91.1804, -47.5926, 66.5539
CIE-LCH:
91.1804, 81.8198, 125.5685
CIE-Luv:
91.1804, -37.8934, 89.7847
Hunter-Lab:
88.8150, -46.6799, 47.1509
#affb5c color charts
#affb5c color shades, tints & tones
#affb5c color schemes
#affb5c color preview, HTML & CSS examples
This text has a color of #affb5c
<p style="color:#affb5c;">Text here</p>
.mytext {color:#affb5c;}
This box has a color of #affb5c
<div style="background-color:#affb5c;">Content here</div>
.mybackground {background-color:#affb5c;}
Border around this has a color of #affb5c
<div style="border:2px solid #affb5c;">Content here</div>
.myborder {border:2px solid #affb5c;}