#afbf3d color space conversions
Hex:
#afbf3d
RGB:
175, 191, 61
CMY:
31, 25, 76
CMYK:
8, 0, 68, 25
HSL:
67°, 51.5873%, 49.4118%
HSV (HSB):
67°, 68.0628%, 74.9020%
XYZ:
37.1523, 46.7125, 11.4732
xyY:
0.3897, 0.4900, 46.7125
CIE-Lab:
74.0055, -22.3719, 60.7169
CIE-LCH:
74.0055, 64.7073, 110.2269
CIE-Luv:
74.0055, -5.2004, 73.1719
Hunter-Lab:
68.3465, -22.5761, 37.8897
#afbf3d color charts
#afbf3d color shades, tints & tones
#afbf3d color schemes
#afbf3d color preview, HTML & CSS examples
This text has a color of #afbf3d
<p style="color:#afbf3d;">Text here</p>
.mytext {color:#afbf3d;}
This box has a color of #afbf3d
<div style="background-color:#afbf3d;">Content here</div>
.mybackground {background-color:#afbf3d;}
Border around this has a color of #afbf3d
<div style="border:2px solid #afbf3d;">Content here</div>
.myborder {border:2px solid #afbf3d;}