#fa3b1e color space conversions
Hex:
#fa3b1e
RGB:
250, 59, 30
CMY:
2, 77, 88
CMYK:
0, 76, 88, 2
HSL:
8°, 95.6522%, 54.9020%
HSV (HSB):
8°, 88.0000%, 98.0392%
XYZ:
41.2226, 23.5457, 3.6004
xyY:
0.6029, 0.3444, 23.5457
CIE-Lab:
55.6300, 69.7238, 59.3062
CIE-LCH:
55.6300, 91.5349, 40.3841
CIE-Luv:
55.6300, 151.2102, 39.5087
Hunter-Lab:
48.5239, 66.7249, 29.5675
#fa3b1e color charts
#fa3b1e color shades, tints & tones
#fa3b1e color schemes
#fa3b1e color preview, HTML & CSS examples
This text has a color of #fa3b1e
<p style="color:#fa3b1e;">Text here</p>
.mytext {color:#fa3b1e;}
This box has a color of #fa3b1e
<div style="background-color:#fa3b1e;">Content here</div>
.mybackground {background-color:#fa3b1e;}
Border around this has a color of #fa3b1e
<div style="border:2px solid #fa3b1e;">Content here</div>
.myborder {border:2px solid #fa3b1e;}