#fa7935 color space conversions
Hex:
#fa7935
RGB:
250, 121, 53
CMY:
2, 53, 79
CMYK:
0, 52, 79, 2
HSL:
21°, 95.1691%, 59.4118%
HSV (HSB):
21°, 78.8000%, 98.0392%
XYZ:
46.9043, 34.2558, 7.5081
xyY:
0.5290, 0.3863, 34.2558
CIE-Lab:
65.1651, 45.2697, 57.9262
CIE-LCH:
65.1651, 73.5173, 51.9922
CIE-Luv:
65.1651, 104.8999, 51.0348
Hunter-Lab:
58.5284, 40.6240, 33.3642
#fa7935 color charts
#fa7935 color shades, tints & tones
#fa7935 color schemes
#fa7935 color preview, HTML & CSS examples
This text has a color of #fa7935
<p style="color:#fa7935;">Text here</p>
.mytext {color:#fa7935;}
This box has a color of #fa7935
<div style="background-color:#fa7935;">Content here</div>
.mybackground {background-color:#fa7935;}
Border around this has a color of #fa7935
<div style="border:2px solid #fa7935;">Content here</div>
.myborder {border:2px solid #fa7935;}