#afaf0c color space conversions
Hex:
#afaf0c
RGB:
175, 175, 12
CMY:
31, 31, 95
CMYK:
0, 0, 93, 31
HSL:
60°, 87.1658%, 36.6667%
HSV (HSB):
60°, 93.1429%, 68.6275%
XYZ:
33.0755, 39.8004, 6.2868
xyY:
0.4178, 0.5028, 39.8004
CIE-Lab:
69.3272, -16.0999, 69.8145
CIE-LCH:
69.3272, 71.6468, 102.9860
CIE-Luv:
69.3272, 5.4377, 75.3850
Hunter-Lab:
63.0876, -16.8194, 38.2529
#afaf0c color charts
#afaf0c color shades, tints & tones
#afaf0c color schemes
#afaf0c color preview, HTML & CSS examples
This text has a color of #afaf0c
<p style="color:#afaf0c;">Text here</p>
.mytext {color:#afaf0c;}
This box has a color of #afaf0c
<div style="background-color:#afaf0c;">Content here</div>
.mybackground {background-color:#afaf0c;}
Border around this has a color of #afaf0c
<div style="border:2px solid #afaf0c;">Content here</div>
.myborder {border:2px solid #afaf0c;}