#fa7e21 color space conversions
Hex:
#fa7e21
RGB:
250, 126, 33
CMY:
2, 51, 87
CMYK:
0, 50, 87, 2
HSL:
26°, 95.5947%, 55.4902%
HSV (HSB):
26°, 86.8000%, 98.0392%
XYZ:
47.1597, 35.3555, 5.7775
xyY:
0.5341, 0.4004, 35.3555
CIE-Lab:
66.0245, 42.2811, 66.2666
CIE-LCH:
66.0245, 78.6063, 57.4603
CIE-Luv:
66.0245, 102.3919, 57.1728
Hunter-Lab:
59.4605, 37.5172, 35.8614
#fa7e21 color charts
#fa7e21 color shades, tints & tones
#fa7e21 color schemes
#fa7e21 color preview, HTML & CSS examples
This text has a color of #fa7e21
<p style="color:#fa7e21;">Text here</p>
.mytext {color:#fa7e21;}
This box has a color of #fa7e21
<div style="background-color:#fa7e21;">Content here</div>
.mybackground {background-color:#fa7e21;}
Border around this has a color of #fa7e21
<div style="border:2px solid #fa7e21;">Content here</div>
.myborder {border:2px solid #fa7e21;}