#fa6325 color space conversions
Hex:
#fa6325
RGB:
250, 99, 37
CMY:
2, 61, 85
CMYK:
0, 60, 85, 2
HSL:
17°, 95.5157%, 56.2745%
HSV (HSB):
17°, 85.2000%, 98.0392%
XYZ:
44.2201, 29.3812, 5.0908
xyY:
0.5619, 0.3734, 29.3812
CIE-Lab:
61.1166, 55.0342, 60.9092
CIE-LCH:
61.1166, 82.0895, 47.9007
CIE-Luv:
61.1166, 123.7632, 47.9117
Hunter-Lab:
54.2045, 50.7628, 32.3748
#fa6325 color charts
#fa6325 color shades, tints & tones
#fa6325 color schemes
#fa6325 color preview, HTML & CSS examples
This text has a color of #fa6325
<p style="color:#fa6325;">Text here</p>
.mytext {color:#fa6325;}
This box has a color of #fa6325
<div style="background-color:#fa6325;">Content here</div>
.mybackground {background-color:#fa6325;}
Border around this has a color of #fa6325
<div style="border:2px solid #fa6325;">Content here</div>
.myborder {border:2px solid #fa6325;}