#afbd34 color space conversions
Hex:
#afbd34
RGB:
175, 189, 52
CMY:
31, 26, 80
CMYK:
7, 0, 72, 26
HSL:
66°, 56.8465%, 47.2549%
HSV (HSB):
66°, 72.4868%, 74.1176%
XYZ:
36.4966, 45.7571, 10.1572
xyY:
0.3949, 0.4951, 45.7571
CIE-Lab:
73.3876, -21.8721, 63.4108
CIE-LCH:
73.3876, 67.0770, 109.0307
CIE-Luv:
73.3876, -3.8640, 74.7256
Hunter-Lab:
67.6440, -22.0691, 38.4480
#afbd34 color charts
#afbd34 color shades, tints & tones
#afbd34 color schemes
#afbd34 color preview, HTML & CSS examples
This text has a color of #afbd34
<p style="color:#afbd34;">Text here</p>
.mytext {color:#afbd34;}
This box has a color of #afbd34
<div style="background-color:#afbd34;">Content here</div>
.mybackground {background-color:#afbd34;}
Border around this has a color of #afbd34
<div style="border:2px solid #afbd34;">Content here</div>
.myborder {border:2px solid #afbd34;}