#affb5b color space conversions
Hex:
#affb5b
RGB:
175, 251, 91
CMY:
31, 2, 64
CMYK:
30, 0, 64, 2
HSL:
88°, 95.2381%, 67.0588%
HSV (HSB):
88°, 63.7450%, 98.4314%
XYZ:
54.0647, 78.8637, 22.2702
xyY:
0.3484, 0.5081, 78.8637
CIE-Lab:
91.1726, -47.6696, 66.9424
CIE-LCH:
91.1726, 82.1808, 125.4546
CIE-Luv:
91.1726, -37.8988, 90.1246
Hunter-Lab:
88.8052, -46.7381, 47.2951
#affb5b color charts
#affb5b color shades, tints & tones
#affb5b color schemes
#affb5b color preview, HTML & CSS examples
This text has a color of #affb5b
<p style="color:#affb5b;">Text here</p>
.mytext {color:#affb5b;}
This box has a color of #affb5b
<div style="background-color:#affb5b;">Content here</div>
.mybackground {background-color:#affb5b;}
Border around this has a color of #affb5b
<div style="border:2px solid #affb5b;">Content here</div>
.myborder {border:2px solid #affb5b;}