#fa5f07 color space conversions
Hex:
#fa5f07
RGB:
250, 95, 7
CMY:
2, 63, 97
CMYK:
0, 62, 97, 2
HSL:
22°, 96.0474%, 50.3922%
HSV (HSB):
22°, 97.2000%, 98.0392%
XYZ:
43.5549, 28.5238, 3.4110
xyY:
0.5770, 0.3778, 28.5238
CIE-Lab:
60.3590, 56.3473, 68.6052
CIE-LCH:
60.3590, 88.7789, 50.6028
CIE-Luv:
60.3590, 128.5901, 50.7351
Hunter-Lab:
53.4076, 52.1067, 33.5986
#fa5f07 color charts
#fa5f07 color shades, tints & tones
#fa5f07 color schemes
#fa5f07 color preview, HTML & CSS examples
This text has a color of #fa5f07
<p style="color:#fa5f07;">Text here</p>
.mytext {color:#fa5f07;}
This box has a color of #fa5f07
<div style="background-color:#fa5f07;">Content here</div>
.mybackground {background-color:#fa5f07;}
Border around this has a color of #fa5f07
<div style="border:2px solid #fa5f07;">Content here</div>
.myborder {border:2px solid #fa5f07;}