#ffaf02 color space conversions
Hex:
#ffaf02
RGB:
255, 175, 2
CMY:
0, 31, 99
CMYK:
0, 31, 99, 0
HSL:
41°, 100.0000%, 50.3922%
HSV (HSB):
41°, 99.2157%, 100.0000%
XYZ:
56.5809, 51.9243, 7.0977
xyY:
0.4894, 0.4492, 51.9243
CIE-Lab:
77.2356, 18.7335, 80.2597
CIE-LCH:
77.2356, 82.4170, 76.8618
CIE-Luv:
77.2356, 66.5985, 77.4395
Hunter-Lab:
72.0585, 14.0572, 44.6010
#ffaf02 color charts
#ffaf02 color shades, tints & tones
#ffaf02 color schemes
#ffaf02 color preview, HTML & CSS examples
This text has a color of #ffaf02
<p style="color:#ffaf02;">Text here</p>
.mytext {color:#ffaf02;}
This box has a color of #ffaf02
<div style="background-color:#ffaf02;">Content here</div>
.mybackground {background-color:#ffaf02;}
Border around this has a color of #ffaf02
<div style="border:2px solid #ffaf02;">Content here</div>
.myborder {border:2px solid #ffaf02;}