#fa7e1c color space conversions
Hex:
#fa7e1c
RGB:
250, 126, 28
CMY:
2, 51, 89
CMYK:
0, 50, 89, 2
HSL:
26°, 95.6897%, 54.5098%
HSV (HSB):
26°, 88.8000%, 98.0392%
XYZ:
47.0948, 35.3295, 5.4357
xyY:
0.5360, 0.4021, 35.3295
CIE-Lab:
66.0044, 42.1860, 67.7444
CIE-LCH:
66.0044, 79.8057, 58.0885
CIE-Luv:
66.0044, 102.6639, 57.9623
Hunter-Lab:
59.4387, 37.4125, 36.1849
#fa7e1c color charts
#fa7e1c color shades, tints & tones
#fa7e1c color schemes
#fa7e1c color preview, HTML & CSS examples
This text has a color of #fa7e1c
<p style="color:#fa7e1c;">Text here</p>
.mytext {color:#fa7e1c;}
This box has a color of #fa7e1c
<div style="background-color:#fa7e1c;">Content here</div>
.mybackground {background-color:#fa7e1c;}
Border around this has a color of #fa7e1c
<div style="border:2px solid #fa7e1c;">Content here</div>
.myborder {border:2px solid #fa7e1c;}