#ffaf18 color space conversions
Hex:
#ffaf18
RGB:
255, 175, 24
CMY:
0, 31, 91
CMYK:
0, 31, 91, 0
HSL:
39°, 100.0000%, 54.7059%
HSV (HSB):
39°, 90.5882%, 100.0000%
XYZ:
56.7348, 51.9859, 7.9082
xyY:
0.4865, 0.4457, 51.9859
CIE-Lab:
77.2724, 18.9558, 77.3691
CIE-LCH:
77.2724, 79.6574, 76.2335
CIE-Luv:
77.2724, 66.2668, 75.8885
Hunter-Lab:
72.1012, 14.2804, 43.9678
#ffaf18 color charts
#ffaf18 color shades, tints & tones
#ffaf18 color schemes
#ffaf18 color preview, HTML & CSS examples
This text has a color of #ffaf18
<p style="color:#ffaf18;">Text here</p>
.mytext {color:#ffaf18;}
This box has a color of #ffaf18
<div style="background-color:#ffaf18;">Content here</div>
.mybackground {background-color:#ffaf18;}
Border around this has a color of #ffaf18
<div style="border:2px solid #ffaf18;">Content here</div>
.myborder {border:2px solid #ffaf18;}