#fa701f color space conversions
Hex:
#fa701f
RGB:
250, 112, 31
CMY:
2, 56, 88
CMYK:
0, 55, 88, 2
HSL:
22°, 95.6332%, 55.0980%
HSV (HSB):
22°, 87.6000%, 98.0392%
XYZ:
45.4658, 32.0113, 5.0788
xyY:
0.5507, 0.3878, 32.0113
CIE-Lab:
63.3522, 49.0027, 64.8200
CIE-LCH:
63.3522, 81.2582, 52.9114
CIE-Luv:
63.3522, 113.9847, 52.9770
Hunter-Lab:
56.5785, 44.4282, 34.2827
#fa701f color charts
#fa701f color shades, tints & tones
#fa701f color schemes
#fa701f color preview, HTML & CSS examples
This text has a color of #fa701f
<p style="color:#fa701f;">Text here</p>
.mytext {color:#fa701f;}
This box has a color of #fa701f
<div style="background-color:#fa701f;">Content here</div>
.mybackground {background-color:#fa701f;}
Border around this has a color of #fa701f
<div style="border:2px solid #fa701f;">Content here</div>
.myborder {border:2px solid #fa701f;}