#fa303a color space conversions
Hex:
#fa303a
RGB:
250, 48, 58
CMY:
2, 81, 77
CMYK:
0, 81, 77, 2
HSL:
357°, 95.2830%, 58.4314%
HSV (HSB):
357°, 80.8000%, 98.0392%
XYZ:
41.2450, 22.7434, 6.2190
xyY:
0.5875, 0.3239, 22.7434
CIE-Lab:
54.8070, 73.3395, 45.0585
CIE-LCH:
54.8070, 86.0753, 31.5658
CIE-Luv:
54.8070, 152.1365, 29.9577
Hunter-Lab:
47.6900, 70.9193, 25.6513
#fa303a color charts
#fa303a color shades, tints & tones
#fa303a color schemes
#fa303a color preview, HTML & CSS examples
This text has a color of #fa303a
<p style="color:#fa303a;">Text here</p>
.mytext {color:#fa303a;}
This box has a color of #fa303a
<div style="background-color:#fa303a;">Content here</div>
.mybackground {background-color:#fa303a;}
Border around this has a color of #fa303a
<div style="border:2px solid #fa303a;">Content here</div>
.myborder {border:2px solid #fa303a;}