#fa444f color space conversions
Hex:
#fa444f
RGB:
250, 68, 79
CMY:
2, 73, 69
CMYK:
0, 73, 68, 2
HSL:
356°, 94.7917%, 62.3529%
HSV (HSB):
356°, 72.8000%, 98.0392%
XYZ:
42.9027, 25.0228, 9.9658
xyY:
0.5508, 0.3213, 25.0228
CIE-Lab:
57.0976, 68.4715, 35.8980
CIE-LCH:
57.0976, 77.3111, 27.6670
CIE-Luv:
57.0976, 137.3936, 25.3814
Hunter-Lab:
50.0227, 65.5534, 23.2039
#fa444f color charts
#fa444f color shades, tints & tones
#fa444f color schemes
#fa444f color preview, HTML & CSS examples
This text has a color of #fa444f
<p style="color:#fa444f;">Text here</p>
.mytext {color:#fa444f;}
This box has a color of #fa444f
<div style="background-color:#fa444f;">Content here</div>
.mybackground {background-color:#fa444f;}
Border around this has a color of #fa444f
<div style="border:2px solid #fa444f;">Content here</div>
.myborder {border:2px solid #fa444f;}