#afa101 color space conversions
Hex:
#afa101
RGB:
175, 161, 1
CMY:
31, 37, 100
CMYK:
0, 8, 99, 31
HSL:
55°, 98.8636%, 34.5098%
HSV (HSB):
55°, 99.4286%, 68.6275%
XYZ:
30.4295, 34.6059, 5.1045
xyY:
0.4338, 0.4934, 34.6059
CIE-Lab:
65.4407, -8.9878, 68.2995
CIE-LCH:
65.4407, 68.8884, 97.4967
CIE-Luv:
65.4407, 15.0195, 70.6721
Hunter-Lab:
58.8268, -10.6135, 36.0340
#afa101 color charts
#afa101 color shades, tints & tones
#afa101 color schemes
#afa101 color preview, HTML & CSS examples
This text has a color of #afa101
<p style="color:#afa101;">Text here</p>
.mytext {color:#afa101;}
This box has a color of #afa101
<div style="background-color:#afa101;">Content here</div>
.mybackground {background-color:#afa101;}
Border around this has a color of #afa101
<div style="border:2px solid #afa101;">Content here</div>
.myborder {border:2px solid #afa101;}