#fa373a color space conversions
Hex:
#fa373a
RGB:
250, 55, 58
CMY:
2, 78, 77
CMYK:
0, 78, 77, 2
HSL:
359°, 95.1220%, 59.8039%
HSV (HSB):
359°, 78.0000%, 98.0392%
XYZ:
41.5543, 23.3619, 6.3221
xyY:
0.5833, 0.3279, 23.3619
CIE-Lab:
55.4431, 71.5414, 45.7320
CIE-LCH:
55.4431, 84.9093, 32.5883
CIE-Luv:
55.4431, 148.9321, 31.2099
Hunter-Lab:
48.3341, 68.8770, 26.0787
#fa373a color charts
#fa373a color shades, tints & tones
#fa373a color schemes
#fa373a color preview, HTML & CSS examples
This text has a color of #fa373a
<p style="color:#fa373a;">Text here</p>
.mytext {color:#fa373a;}
This box has a color of #fa373a
<div style="background-color:#fa373a;">Content here</div>
.mybackground {background-color:#fa373a;}
Border around this has a color of #fa373a
<div style="border:2px solid #fa373a;">Content here</div>
.myborder {border:2px solid #fa373a;}