#fa2600 color space conversions
Hex:
#fa2600
RGB:
250, 38, 0
CMY:
2, 85, 100
CMYK:
0, 85, 100, 2
HSL:
9°, 100.0000%, 49.0196%
HSV (HSB):
9°, 100.0000%, 98.0392%
XYZ:
40.1175, 21.7102, 2.0761
xyY:
0.6278, 0.3397, 21.7102
CIE-Lab:
53.7182, 74.5514, 66.7731
CIE-LCH:
53.7182, 100.0828, 41.8497
CIE-Luv:
53.7182, 163.0838, 39.7440
Hunter-Lab:
46.5942, 72.1479, 29.9742
#fa2600 color charts
#fa2600 color shades, tints & tones
#fa2600 color schemes
#fa2600 color preview, HTML & CSS examples
This text has a color of #fa2600
<p style="color:#fa2600;">Text here</p>
.mytext {color:#fa2600;}
This box has a color of #fa2600
<div style="background-color:#fa2600;">Content here</div>
.mybackground {background-color:#fa2600;}
Border around this has a color of #fa2600
<div style="border:2px solid #fa2600;">Content here</div>
.myborder {border:2px solid #fa2600;}