#fa1c1a color space conversions
Hex:
#fa1c1a
RGB:
250, 28, 26
CMY:
2, 89, 90
CMYK:
0, 89, 90, 2
HSL:
1°, 95.7265%, 54.1176%
HSV (HSB):
1°, 89.6000%, 98.0392%
XYZ:
40.0260, 21.2291, 2.9653
xyY:
0.6233, 0.3306, 21.2291
CIE-Lab:
53.1993, 76.5028, 59.1365
CIE-LCH:
53.1993, 96.6944, 37.7039
CIE-Luv:
53.1993, 164.5890, 35.7970
Hunter-Lab:
46.0750, 74.4342, 28.4367
#fa1c1a color charts
#fa1c1a color shades, tints & tones
#fa1c1a color schemes
#fa1c1a color preview, HTML & CSS examples
This text has a color of #fa1c1a
<p style="color:#fa1c1a;">Text here</p>
.mytext {color:#fa1c1a;}
This box has a color of #fa1c1a
<div style="background-color:#fa1c1a;">Content here</div>
.mybackground {background-color:#fa1c1a;}
Border around this has a color of #fa1c1a
<div style="border:2px solid #fa1c1a;">Content here</div>
.myborder {border:2px solid #fa1c1a;}