#fa400b color space conversions
Hex:
#fa400b
RGB:
250, 64, 11
CMY:
2, 75, 96
CMYK:
0, 74, 96, 2
HSL:
13°, 95.9839%, 51.1765%
HSV (HSB):
13°, 95.6000%, 98.0392%
XYZ:
41.3181, 24.0149, 2.7742
xyY:
0.6067, 0.3526, 24.0149
CIE-Lab:
56.1028, 67.9781, 65.4635
CIE-LCH:
56.1028, 94.3742, 43.9204
CIE-Luv:
56.1028, 149.8032, 43.0269
Hunter-Lab:
49.0050, 64.7418, 30.9470
#fa400b color charts
#fa400b color shades, tints & tones
#fa400b color schemes
#fa400b color preview, HTML & CSS examples
This text has a color of #fa400b
<p style="color:#fa400b;">Text here</p>
.mytext {color:#fa400b;}
This box has a color of #fa400b
<div style="background-color:#fa400b;">Content here</div>
.mybackground {background-color:#fa400b;}
Border around this has a color of #fa400b
<div style="border:2px solid #fa400b;">Content here</div>
.myborder {border:2px solid #fa400b;}