#afca5b color space conversions
Hex:
#afca5b
RGB:
175, 202, 91
CMY:
31, 21, 64
CMYK:
13, 0, 55, 21
HSL:
75°, 51.1521%, 57.4510%
HSV (HSB):
75°, 54.9505%, 79.2157%
XYZ:
40.6881, 52.1104, 17.8113
xyY:
0.3679, 0.4711, 52.1104
CIE-Lab:
77.3468, -25.5262, 51.5616
CIE-LCH:
77.3468, 57.5342, 116.3382
CIE-Luv:
77.3468, -12.0685, 67.5502
Hunter-Lab:
72.1875, -25.7177, 35.9022
#afca5b color charts
#afca5b color shades, tints & tones
#afca5b color schemes
#afca5b color preview, HTML & CSS examples
This text has a color of #afca5b
<p style="color:#afca5b;">Text here</p>
.mytext {color:#afca5b;}
This box has a color of #afca5b
<div style="background-color:#afca5b;">Content here</div>
.mybackground {background-color:#afca5b;}
Border around this has a color of #afca5b
<div style="border:2px solid #afca5b;">Content here</div>
.myborder {border:2px solid #afca5b;}