#fa5007 color space conversions
Hex:
#fa5007
RGB:
250, 80, 7
CMY:
2, 69, 97
CMYK:
0, 68, 97, 2
HSL:
18°, 96.0474%, 50.3922%
HSV (HSB):
18°, 97.2000%, 98.0392%
XYZ:
42.3314, 26.0767, 3.0032
xyY:
0.5928, 0.3652, 26.0767
CIE-Lab:
58.1097, 62.3984, 67.3474
CIE-LCH:
58.1097, 91.8109, 47.1844
CIE-Luv:
58.1097, 139.6213, 46.8723
Hunter-Lab:
51.0653, 58.6060, 32.2588
#fa5007 color charts
#fa5007 color shades, tints & tones
#fa5007 color schemes
#fa5007 color preview, HTML & CSS examples
This text has a color of #fa5007
<p style="color:#fa5007;">Text here</p>
.mytext {color:#fa5007;}
This box has a color of #fa5007
<div style="background-color:#fa5007;">Content here</div>
.mybackground {background-color:#fa5007;}
Border around this has a color of #fa5007
<div style="border:2px solid #fa5007;">Content here</div>
.myborder {border:2px solid #fa5007;}