#af8000 color space conversions
Hex:
#af8000
RGB:
175, 128, 0
CMY:
31, 50, 100
CMYK:
0, 27, 100, 31
HSL:
44°, 100.0000%, 34.3137%
HSV (HSB):
44°, 100.0000%, 68.6275%
XYZ:
25.3984, 24.5523, 3.4004
xyY:
0.4761, 0.4602, 24.5523
CIE-Lab:
56.6366, 8.9631, 62.2528
CIE-LCH:
56.6366, 62.8947, 81.8069
CIE-Luv:
56.6366, 39.5389, 58.0021
Hunter-Lab:
49.5503, 4.7821, 30.6164
#af8000 color charts
#af8000 color shades, tints & tones
#af8000 color schemes
#af8000 color preview, HTML & CSS examples
This text has a color of #af8000
<p style="color:#af8000;">Text here</p>
.mytext {color:#af8000;}
This box has a color of #af8000
<div style="background-color:#af8000;">Content here</div>
.mybackground {background-color:#af8000;}
Border around this has a color of #af8000
<div style="border:2px solid #af8000;">Content here</div>
.myborder {border:2px solid #af8000;}