#afbe2e color space conversions
Hex:
#afbe2e
RGB:
175, 190, 46
CMY:
31, 25, 82
CMYK:
8, 0, 76, 25
HSL:
66°, 61.0169%, 46.2745%
HSV (HSB):
66°, 75.7895%, 74.5098%
XYZ:
36.5858, 46.1381, 9.5620
xyY:
0.3964, 0.4999, 46.1381
CIE-Lab:
73.6351, -22.6430, 65.6449
CIE-LCH:
73.6351, 69.4403, 109.0309
CIE-Luv:
73.6351, -4.4107, 76.5350
Hunter-Lab:
67.9251, -22.7252, 39.2011
#afbe2e color charts
#afbe2e color shades, tints & tones
#afbe2e color schemes
#afbe2e color preview, HTML & CSS examples
This text has a color of #afbe2e
<p style="color:#afbe2e;">Text here</p>
.mytext {color:#afbe2e;}
This box has a color of #afbe2e
<div style="background-color:#afbe2e;">Content here</div>
.mybackground {background-color:#afbe2e;}
Border around this has a color of #afbe2e
<div style="border:2px solid #afbe2e;">Content here</div>
.myborder {border:2px solid #afbe2e;}