#afca4e color space conversions
Hex:
#afca4e
RGB:
175, 202, 78
CMY:
31, 21, 69
CMYK:
13, 0, 61, 21
HSL:
73°, 53.9130%, 54.9020%
HSV (HSB):
73°, 61.3861%, 79.2157%
XYZ:
40.1749, 51.9051, 15.1090
xyY:
0.3748, 0.4842, 51.9051
CIE-Lab:
77.2240, -26.5881, 57.1879
CIE-LCH:
77.2240, 63.0665, 114.9349
CIE-Luv:
77.2240, -11.9082, 72.5757
Hunter-Lab:
72.0452, -26.5413, 37.9976
#afca4e color charts
#afca4e color shades, tints & tones
#afca4e color schemes
#afca4e color preview, HTML & CSS examples
This text has a color of #afca4e
<p style="color:#afca4e;">Text here</p>
.mytext {color:#afca4e;}
This box has a color of #afca4e
<div style="background-color:#afca4e;">Content here</div>
.mybackground {background-color:#afca4e;}
Border around this has a color of #afca4e
<div style="border:2px solid #afca4e;">Content here</div>
.myborder {border:2px solid #afca4e;}