#afb102 color space conversions
Hex:
#afb102
RGB:
175, 177, 2
CMY:
31, 31, 99
CMYK:
1, 0, 99, 31
HSL:
61°, 97.7654%, 35.0980%
HSV (HSB):
61°, 98.8701%, 69.4118%
XYZ:
33.4123, 40.5626, 6.1258
xyY:
0.4171, 0.5064, 40.5626
CIE-Lab:
69.8684, -17.2433, 71.4133
CIE-LCH:
69.8684, 73.4656, 103.5746
CIE-Luv:
69.8684, 4.1679, 76.8399
Hunter-Lab:
63.6888, -17.8111, 38.8795
#afb102 color charts
#afb102 color shades, tints & tones
#afb102 color schemes
#afb102 color preview, HTML & CSS examples
This text has a color of #afb102
<p style="color:#afb102;">Text here</p>
.mytext {color:#afb102;}
This box has a color of #afb102
<div style="background-color:#afb102;">Content here</div>
.mybackground {background-color:#afb102;}
Border around this has a color of #afb102
<div style="border:2px solid #afb102;">Content here</div>
.myborder {border:2px solid #afb102;}