#afbd41 color space conversions
Hex:
#afbd41
RGB:
175, 189, 65
CMY:
31, 26, 75
CMYK:
7, 0, 66, 26
HSL:
67°, 48.8189%, 49.8039%
HSV (HSB):
67°, 65.6085%, 74.1176%
XYZ:
36.8309, 45.8908, 11.9176
xyY:
0.3892, 0.4849, 45.8908
CIE-Lab:
73.4746, -21.1408, 58.5971
CIE-LCH:
73.4746, 62.2941, 109.8386
CIE-Luv:
73.4746, -4.0440, 71.0951
Hunter-Lab:
67.7428, -21.5015, 36.9893
#afbd41 color charts
#afbd41 color shades, tints & tones
#afbd41 color schemes
#afbd41 color preview, HTML & CSS examples
This text has a color of #afbd41
<p style="color:#afbd41;">Text here</p>
.mytext {color:#afbd41;}
This box has a color of #afbd41
<div style="background-color:#afbd41;">Content here</div>
.mybackground {background-color:#afbd41;}
Border around this has a color of #afbd41
<div style="border:2px solid #afbd41;">Content here</div>
.myborder {border:2px solid #afbd41;}