#fa374b color space conversions
Hex:
#fa374b
RGB:
250, 55, 75
CMY:
2, 78, 71
CMYK:
0, 78, 70, 2
HSL:
354°, 95.1220%, 59.8039%
HSV (HSB):
354°, 78.0000%, 98.0392%
XYZ:
42.0605, 23.5644, 8.9882
xyY:
0.5637, 0.3158, 23.5644
CIE-Lab:
55.6490, 72.1891, 36.4497
CIE-LCH:
55.6490, 80.8693, 26.7901
CIE-Luv:
55.6490, 144.9588, 24.3349
Hunter-Lab:
48.5431, 69.7120, 23.0022
#fa374b color charts
#fa374b color shades, tints & tones
#fa374b color schemes
#fa374b color preview, HTML & CSS examples
This text has a color of #fa374b
<p style="color:#fa374b;">Text here</p>
.mytext {color:#fa374b;}
This box has a color of #fa374b
<div style="background-color:#fa374b;">Content here</div>
.mybackground {background-color:#fa374b;}
Border around this has a color of #fa374b
<div style="border:2px solid #fa374b;">Content here</div>
.myborder {border:2px solid #fa374b;}