#fa1a2c color space conversions
Hex:
#fa1a2c
RGB:
250, 26, 44
CMY:
2, 90, 83
CMYK:
0, 90, 82, 2
HSL:
355°, 95.7265%, 54.1176%
HSV (HSB):
355°, 89.6000%, 98.0392%
XYZ:
40.2484, 21.2446, 4.3622
xyY:
0.6112, 0.3226, 21.2446
CIE-Lab:
53.2162, 77.1226, 50.9034
CIE-LCH:
53.2162, 92.4070, 33.4261
CIE-Luv:
53.2162, 162.5293, 31.5747
Hunter-Lab:
46.0919, 75.2089, 26.6531
#fa1a2c color charts
#fa1a2c color shades, tints & tones
#fa1a2c color schemes
#fa1a2c color preview, HTML & CSS examples
This text has a color of #fa1a2c
<p style="color:#fa1a2c;">Text here</p>
.mytext {color:#fa1a2c;}
This box has a color of #fa1a2c
<div style="background-color:#fa1a2c;">Content here</div>
.mybackground {background-color:#fa1a2c;}
Border around this has a color of #fa1a2c
<div style="border:2px solid #fa1a2c;">Content here</div>
.myborder {border:2px solid #fa1a2c;}