#afba3d color space conversions
Hex:
#afba3d
RGB:
175, 186, 61
CMY:
31, 27, 76
CMYK:
6, 0, 67, 27
HSL:
65°, 50.6073%, 48.4314%
HSV (HSB):
65°, 67.2043%, 72.9412%
XYZ:
36.0804, 44.5687, 11.1159
xyY:
0.3932, 0.4857, 44.5687
CIE-Lab:
72.6070, -19.8941, 59.2966
CIE-LCH:
72.6070, 62.5449, 108.5466
CIE-Luv:
72.6070, -2.1436, 70.9948
Hunter-Lab:
66.7598, -20.3591, 36.8598
#afba3d color charts
#afba3d color shades, tints & tones
#afba3d color schemes
#afba3d color preview, HTML & CSS examples
This text has a color of #afba3d
<p style="color:#afba3d;">Text here</p>
.mytext {color:#afba3d;}
This box has a color of #afba3d
<div style="background-color:#afba3d;">Content here</div>
.mybackground {background-color:#afba3d;}
Border around this has a color of #afba3d
<div style="border:2px solid #afba3d;">Content here</div>
.myborder {border:2px solid #afba3d;}