#fa131c color space conversions
Hex:
#fa131c
RGB:
250, 19, 28
CMY:
2, 93, 89
CMYK:
0, 92, 89, 2
HSL:
358°, 95.8506%, 52.7451%
HSV (HSB):
358°, 92.4000%, 98.0392%
XYZ:
39.8668, 20.8736, 3.0264
xyY:
0.6252, 0.3273, 20.8736
CIE-Lab:
52.8109, 77.6796, 58.0562
CIE-LCH:
52.8109, 96.9775, 36.7738
CIE-Luv:
52.8109, 166.5666, 34.7039
Hunter-Lab:
45.6876, 75.8050, 28.0539
#fa131c color charts
#fa131c color shades, tints & tones
#fa131c color schemes
#fa131c color preview, HTML & CSS examples
This text has a color of #fa131c
<p style="color:#fa131c;">Text here</p>
.mytext {color:#fa131c;}
This box has a color of #fa131c
<div style="background-color:#fa131c;">Content here</div>
.mybackground {background-color:#fa131c;}
Border around this has a color of #fa131c
<div style="border:2px solid #fa131c;">Content here</div>
.myborder {border:2px solid #fa131c;}