#afaf12 color space conversions
Hex:
#afaf12
RGB:
175, 175, 18
CMY:
31, 31, 93
CMYK:
0, 0, 90, 31
HSL:
60°, 81.3472%, 37.8431%
HSV (HSB):
60°, 89.7143%, 68.6275%
XYZ:
33.1183, 39.8176, 6.5123
xyY:
0.4169, 0.5012, 39.8176
CIE-Lab:
69.3394, -16.0010, 68.9222
CIE-LCH:
69.3394, 70.7553, 103.0703
CIE-Luv:
69.3394, 5.4002, 74.8648
Hunter-Lab:
63.1012, -16.7422, 38.0518
#afaf12 color charts
#afaf12 color shades, tints & tones
#afaf12 color schemes
#afaf12 color preview, HTML & CSS examples
This text has a color of #afaf12
<p style="color:#afaf12;">Text here</p>
.mytext {color:#afaf12;}
This box has a color of #afaf12
<div style="background-color:#afaf12;">Content here</div>
.mybackground {background-color:#afaf12;}
Border around this has a color of #afaf12
<div style="border:2px solid #afaf12;">Content here</div>
.myborder {border:2px solid #afaf12;}