#afbe4e color space conversions
Hex:
#afbe4e
RGB:
175, 190, 78
CMY:
31, 25, 69
CMYK:
8, 0, 59, 25
HSL:
68°, 46.2810%, 52.5490%
HSV (HSB):
68°, 58.9474%, 74.5098%
XYZ:
37.4678, 46.4909, 14.2066
xyY:
0.3817, 0.4736, 46.4909
CIE-Lab:
73.8630, -20.7256, 53.4967
CIE-LCH:
73.8630, 57.3712, 111.1773
CIE-Luv:
73.8630, -4.8658, 67.0769
Hunter-Lab:
68.1843, -21.2353, 35.3755
#afbe4e color charts
#afbe4e color shades, tints & tones
#afbe4e color schemes
#afbe4e color preview, HTML & CSS examples
This text has a color of #afbe4e
<p style="color:#afbe4e;">Text here</p>
.mytext {color:#afbe4e;}
This box has a color of #afbe4e
<div style="background-color:#afbe4e;">Content here</div>
.mybackground {background-color:#afbe4e;}
Border around this has a color of #afbe4e
<div style="border:2px solid #afbe4e;">Content here</div>
.myborder {border:2px solid #afbe4e;}