#afcd5b color space conversions
Hex:
#afcd5b
RGB:
175, 205, 91
CMY:
31, 20, 64
CMYK:
15, 0, 56, 20
HSL:
76°, 53.2710%, 58.0392%
HSV (HSB):
76°, 55.6098%, 80.3922%
XYZ:
41.3988, 53.5319, 18.0483
xyY:
0.3664, 0.4738, 53.5319
CIE-Lab:
78.1880, -26.9705, 52.5292
CIE-LCH:
78.1880, 59.0485, 117.1777
CIE-Luv:
78.1880, -13.7651, 68.9791
Hunter-Lab:
73.1655, -27.0400, 36.5904
#afcd5b color charts
#afcd5b color shades, tints & tones
#afcd5b color schemes
#afcd5b color preview, HTML & CSS examples
This text has a color of #afcd5b
<p style="color:#afcd5b;">Text here</p>
.mytext {color:#afcd5b;}
This box has a color of #afcd5b
<div style="background-color:#afcd5b;">Content here</div>
.mybackground {background-color:#afcd5b;}
Border around this has a color of #afcd5b
<div style="border:2px solid #afcd5b;">Content here</div>
.myborder {border:2px solid #afcd5b;}