#afb05e color space conversions
Hex:
#afb05e
RGB:
175, 176, 94
CMY:
31, 31, 63
CMYK:
1, 0, 47, 31
HSL:
61°, 34.1667%, 52.9412%
HSV (HSB):
61°, 46.5909%, 69.0196%
XYZ:
35.2249, 40.9728, 16.6417
xyY:
0.3794, 0.4413, 40.9728
CIE-Lab:
70.1568, -12.2174, 41.6140
CIE-LCH:
70.1568, 43.3704, 106.3617
CIE-Luv:
70.1568, 3.2101, 53.4921
Hunter-Lab:
64.0100, -13.7883, 29.3925
#afb05e color charts
#afb05e color shades, tints & tones
#afb05e color schemes
#afb05e color preview, HTML & CSS examples
This text has a color of #afb05e
<p style="color:#afb05e;">Text here</p>
.mytext {color:#afb05e;}
This box has a color of #afb05e
<div style="background-color:#afb05e;">Content here</div>
.mybackground {background-color:#afb05e;}
Border around this has a color of #afb05e
<div style="border:2px solid #afb05e;">Content here</div>
.myborder {border:2px solid #afb05e;}