#fa1c2b color space conversions
Hex:
#fa1c2b
RGB:
250, 28, 43
CMY:
2, 89, 83
CMYK:
0, 89, 83, 2
HSL:
356°, 95.6897%, 54.5098%
HSV (HSB):
356°, 88.8000%, 98.0392%
XYZ:
40.2756, 21.3289, 4.2796
xyY:
0.6113, 0.3237, 21.3289
CIE-Lab:
53.3076, 76.8134, 51.4954
CIE-LCH:
53.3076, 92.4774, 33.8377
CIE-Luv:
53.3076, 162.1719, 32.0414
Hunter-Lab:
46.1832, 74.8462, 26.8341
#fa1c2b color charts
#fa1c2b color shades, tints & tones
#fa1c2b color schemes
#fa1c2b color preview, HTML & CSS examples
This text has a color of #fa1c2b
<p style="color:#fa1c2b;">Text here</p>
.mytext {color:#fa1c2b;}
This box has a color of #fa1c2b
<div style="background-color:#fa1c2b;">Content here</div>
.mybackground {background-color:#fa1c2b;}
Border around this has a color of #fa1c2b
<div style="border:2px solid #fa1c2b;">Content here</div>
.myborder {border:2px solid #fa1c2b;}