#afbb0a color space conversions
Hex:
#afbb0a
RGB:
175, 187, 10
CMY:
31, 27, 96
CMYK:
6, 0, 95, 27
HSL:
64°, 89.8477%, 38.6275%
HSV (HSB):
64°, 94.6524%, 73.3333%
XYZ:
35.5043, 44.6765, 7.0393
xyY:
0.4071, 0.5122, 44.6765
CIE-Lab:
72.6784, -22.1390, 72.6237
CIE-LCH:
72.6784, 75.9233, 106.9536
CIE-Luv:
72.6784, -2.2969, 80.2322
Hunter-Lab:
66.8405, -22.1553, 40.5442
#afbb0a color charts
#afbb0a color shades, tints & tones
#afbb0a color schemes
#afbb0a color preview, HTML & CSS examples
This text has a color of #afbb0a
<p style="color:#afbb0a;">Text here</p>
.mytext {color:#afbb0a;}
This box has a color of #afbb0a
<div style="background-color:#afbb0a;">Content here</div>
.mybackground {background-color:#afbb0a;}
Border around this has a color of #afbb0a
<div style="border:2px solid #afbb0a;">Content here</div>
.myborder {border:2px solid #afbb0a;}