#afb33d color space conversions
Hex:
#afb33d
RGB:
175, 179, 61
CMY:
31, 30, 76
CMYK:
2, 0, 66, 30
HSL:
62°, 49.1667%, 47.0588%
HSV (HSB):
62°, 65.9218%, 70.1961%
XYZ:
34.6416, 41.6911, 10.6363
xyY:
0.3983, 0.4794, 41.6911
CIE-Lab:
70.6574, -16.3685, 57.2994
CIE-LCH:
70.6574, 59.5916, 105.9428
CIE-Luv:
70.6574, 2.2273, 67.9303
Hunter-Lab:
64.5686, -17.2284, 35.4313
#afb33d color charts
#afb33d color shades, tints & tones
#afb33d color schemes
#afb33d color preview, HTML & CSS examples
This text has a color of #afb33d
<p style="color:#afb33d;">Text here</p>
.mytext {color:#afb33d;}
This box has a color of #afb33d
<div style="background-color:#afb33d;">Content here</div>
.mybackground {background-color:#afb33d;}
Border around this has a color of #afb33d
<div style="border:2px solid #afb33d;">Content here</div>
.myborder {border:2px solid #afb33d;}