#ffaf05 color space conversions
Hex:
#ffaf05
RGB:
255, 175, 5
CMY:
0, 31, 98
CMYK:
0, 31, 98, 0
HSL:
41°, 100.0000%, 50.9804%
HSV (HSB):
41°, 98.0392%, 100.0000%
XYZ:
56.5974, 51.9309, 7.1842
xyY:
0.4891, 0.4488, 51.9309
CIE-Lab:
77.2395, 18.7573, 79.9406
CIE-LCH:
77.2395, 82.1117, 76.7950
CIE-Luv:
77.2395, 66.5629, 77.2733
Hunter-Lab:
72.0631, 14.0810, 44.5333
#ffaf05 color charts
#ffaf05 color shades, tints & tones
#ffaf05 color schemes
#ffaf05 color preview, HTML & CSS examples
This text has a color of #ffaf05
<p style="color:#ffaf05;">Text here</p>
.mytext {color:#ffaf05;}
This box has a color of #ffaf05
<div style="background-color:#ffaf05;">Content here</div>
.mybackground {background-color:#ffaf05;}
Border around this has a color of #ffaf05
<div style="border:2px solid #ffaf05;">Content here</div>
.myborder {border:2px solid #ffaf05;}