#ffaf1a color space conversions
Hex:
#ffaf1a
RGB:
255, 175, 26
CMY:
0, 31, 90
CMYK:
0, 31, 90, 0
HSL:
39°, 100.0000%, 55.0980%
HSV (HSB):
39°, 89.8039%, 100.0000%
XYZ:
56.7564, 51.9945, 8.0218
xyY:
0.4860, 0.4453, 51.9945
CIE-Lab:
77.2776, 18.9869, 76.9802
CIE-LCH:
77.2776, 79.2871, 76.1447
CIE-Luv:
77.2776, 66.2204, 75.6719
Hunter-Lab:
72.1072, 14.3117, 43.8791
#ffaf1a color charts
#ffaf1a color shades, tints & tones
#ffaf1a color schemes
#ffaf1a color preview, HTML & CSS examples
This text has a color of #ffaf1a
<p style="color:#ffaf1a;">Text here</p>
.mytext {color:#ffaf1a;}
This box has a color of #ffaf1a
<div style="background-color:#ffaf1a;">Content here</div>
.mybackground {background-color:#ffaf1a;}
Border around this has a color of #ffaf1a
<div style="border:2px solid #ffaf1a;">Content here</div>
.myborder {border:2px solid #ffaf1a;}