#fa1900 color space conversions
Hex:
#fa1900
RGB:
250, 25, 0
CMY:
2, 90, 100
CMYK:
0, 90, 100, 2
HSL:
6°, 100.0000%, 49.0196%
HSV (HSB):
6°, 100.0000%, 98.0392%
XYZ:
39.7720, 21.0193, 1.9609
xyY:
0.6338, 0.3350, 21.0193
CIE-Lab:
52.9706, 76.6941, 66.4909
CIE-LCH:
52.9706, 101.5038, 40.9241
CIE-Luv:
52.9706, 167.2760, 38.4052
Hunter-Lab:
45.8468, 74.6166, 29.5568
#fa1900 color charts
#fa1900 color shades, tints & tones
#fa1900 color schemes
#fa1900 color preview, HTML & CSS examples
This text has a color of #fa1900
<p style="color:#fa1900;">Text here</p>
.mytext {color:#fa1900;}
This box has a color of #fa1900
<div style="background-color:#fa1900;">Content here</div>
.mybackground {background-color:#fa1900;}
Border around this has a color of #fa1900
<div style="border:2px solid #fa1900;">Content here</div>
.myborder {border:2px solid #fa1900;}