#afbb0b color space conversions
Hex:
#afbb0b
RGB:
175, 187, 11
CMY:
31, 27, 96
CMYK:
6, 0, 94, 27
HSL:
64°, 88.8889%, 38.8235%
HSV (HSB):
64°, 94.1176%, 73.3333%
XYZ:
35.5099, 44.6788, 7.0689
xyY:
0.4070, 0.5120, 44.6788
CIE-Lab:
72.6799, -22.1265, 72.5140
CIE-LCH:
72.6799, 75.8146, 106.9687
CIE-Luv:
72.6799, -2.3003, 80.1680
Hunter-Lab:
66.8422, -22.1456, 40.5193
#afbb0b color charts
#afbb0b color shades, tints & tones
#afbb0b color schemes
#afbb0b color preview, HTML & CSS examples
This text has a color of #afbb0b
<p style="color:#afbb0b;">Text here</p>
.mytext {color:#afbb0b;}
This box has a color of #afbb0b
<div style="background-color:#afbb0b;">Content here</div>
.mybackground {background-color:#afbb0b;}
Border around this has a color of #afbb0b
<div style="border:2px solid #afbb0b;">Content here</div>
.myborder {border:2px solid #afbb0b;}