#fa400a color space conversions
Hex:
#fa400a
RGB:
250, 64, 10
CMY:
2, 75, 96
CMYK:
0, 74, 96, 2
HSL:
14°, 96.0000%, 50.9804%
HSV (HSB):
14°, 96.0000%, 98.0392%
XYZ:
41.3125, 24.0127, 2.7447
xyY:
0.6069, 0.3528, 24.0127
CIE-Lab:
56.1005, 67.9706, 65.6696
CIE-LCH:
56.1005, 94.5119, 44.0136
CIE-Luv:
56.1005, 149.8491, 43.1094
Hunter-Lab:
49.0028, 64.7323, 30.9811
#fa400a color charts
#fa400a color shades, tints & tones
#fa400a color schemes
#fa400a color preview, HTML & CSS examples
This text has a color of #fa400a
<p style="color:#fa400a;">Text here</p>
.mytext {color:#fa400a;}
This box has a color of #fa400a
<div style="background-color:#fa400a;">Content here</div>
.mybackground {background-color:#fa400a;}
Border around this has a color of #fa400a
<div style="border:2px solid #fa400a;">Content here</div>
.myborder {border:2px solid #fa400a;}