#fa1c2e color space conversions
Hex:
#fa1c2e
RGB:
250, 28, 46
CMY:
2, 89, 82
CMYK:
0, 89, 82, 2
HSL:
355°, 95.6897%, 54.5098%
HSV (HSB):
355°, 88.8000%, 98.0392%
XYZ:
40.3327, 21.3518, 4.5803
xyY:
0.6087, 0.3222, 21.3518
CIE-Lab:
53.3323, 76.8842, 49.9815
CIE-LCH:
53.3323, 91.7024, 33.0274
CIE-Luv:
53.3323, 161.6290, 31.1964
Hunter-Lab:
46.2080, 74.9402, 26.4685
#fa1c2e color charts
#fa1c2e color shades, tints & tones
#fa1c2e color schemes
#fa1c2e color preview, HTML & CSS examples
This text has a color of #fa1c2e
<p style="color:#fa1c2e;">Text here</p>
.mytext {color:#fa1c2e;}
This box has a color of #fa1c2e
<div style="background-color:#fa1c2e;">Content here</div>
.mybackground {background-color:#fa1c2e;}
Border around this has a color of #fa1c2e
<div style="border:2px solid #fa1c2e;">Content here</div>
.myborder {border:2px solid #fa1c2e;}