#afbf05 color space conversions
Hex:
#afbf05
RGB:
175, 191, 5
CMY:
31, 25, 98
CMYK:
8, 0, 97, 25
HSL:
65°, 94.8980%, 38.4314%
HSV (HSB):
65°, 97.3822%, 74.9020%
XYZ:
36.3374, 46.3865, 7.1819
xyY:
0.4042, 0.5159, 46.3865
CIE-Lab:
73.7956, -24.1601, 74.0117
CIE-LCH:
73.7956, 77.8553, 108.0785
CIE-Luv:
73.7956, -4.7841, 82.1039
Hunter-Lab:
68.1077, -23.9535, 41.4233
#afbf05 color charts
#afbf05 color shades, tints & tones
#afbf05 color schemes
#afbf05 color preview, HTML & CSS examples
This text has a color of #afbf05
<p style="color:#afbf05;">Text here</p>
.mytext {color:#afbf05;}
This box has a color of #afbf05
<div style="background-color:#afbf05;">Content here</div>
.mybackground {background-color:#afbf05;}
Border around this has a color of #afbf05
<div style="border:2px solid #afbf05;">Content here</div>
.myborder {border:2px solid #afbf05;}