#ffaf07 color space conversions
Hex:
#ffaf07
RGB:
255, 175, 7
CMY:
0, 31, 97
CMYK:
0, 31, 97, 0
HSL:
41°, 100.0000%, 51.3725%
HSV (HSB):
41°, 97.2549%, 100.0000%
XYZ:
56.6083, 51.9353, 7.2419
xyY:
0.4889, 0.4485, 51.9353
CIE-Lab:
77.2421, 18.7731, 79.7293
CIE-LCH:
77.2421, 81.9097, 76.7505
CIE-Luv:
77.2421, 66.5393, 77.1626
Hunter-Lab:
72.0661, 14.0969, 44.4882
#ffaf07 color charts
#ffaf07 color shades, tints & tones
#ffaf07 color schemes
#ffaf07 color preview, HTML & CSS examples
This text has a color of #ffaf07
<p style="color:#ffaf07;">Text here</p>
.mytext {color:#ffaf07;}
This box has a color of #ffaf07
<div style="background-color:#ffaf07;">Content here</div>
.mybackground {background-color:#ffaf07;}
Border around this has a color of #ffaf07
<div style="border:2px solid #ffaf07;">Content here</div>
.myborder {border:2px solid #ffaf07;}