#fa1f2d color space conversions
Hex:
#fa1f2d
RGB:
250, 31, 45
CMY:
2, 88, 82
CMYK:
0, 88, 82, 2
HSL:
356°, 95.6332%, 55.0980%
HSV (HSB):
356°, 87.6000%, 98.0392%
XYZ:
40.3880, 21.4934, 4.5026
xyY:
0.6084, 0.3238, 21.4934
CIE-Lab:
53.4853, 76.3962, 50.6409
CIE-LCH:
53.4853, 91.6563, 33.5393
CIE-Luv:
53.4853, 160.9504, 31.7950
Hunter-Lab:
46.3610, 74.3708, 26.6945
#fa1f2d color charts
#fa1f2d color shades, tints & tones
#fa1f2d color schemes
#fa1f2d color preview, HTML & CSS examples
This text has a color of #fa1f2d
<p style="color:#fa1f2d;">Text here</p>
.mytext {color:#fa1f2d;}
This box has a color of #fa1f2d
<div style="background-color:#fa1f2d;">Content here</div>
.mybackground {background-color:#fa1f2d;}
Border around this has a color of #fa1f2d
<div style="border:2px solid #fa1f2d;">Content here</div>
.myborder {border:2px solid #fa1f2d;}