#fa423b color space conversions
Hex:
#fa423b
RGB:
250, 66, 59
CMY:
2, 74, 77
CMYK:
0, 74, 76, 2
HSL:
2°, 95.0249%, 60.5882%
HSV (HSB):
2°, 76.4000%, 98.0392%
XYZ:
42.1620, 24.5362, 6.6514
xyY:
0.5748, 0.3345, 24.5362
CIE-Lab:
56.6207, 68.3067, 46.4403
CIE-LCH:
56.6207, 82.5985, 34.2109
CIE-Luv:
56.6207, 142.9589, 33.1392
Hunter-Lab:
49.5340, 65.2497, 26.7123
#fa423b color charts
#fa423b color shades, tints & tones
#fa423b color schemes
#fa423b color preview, HTML & CSS examples
This text has a color of #fa423b
<p style="color:#fa423b;">Text here</p>
.mytext {color:#fa423b;}
This box has a color of #fa423b
<div style="background-color:#fa423b;">Content here</div>
.mybackground {background-color:#fa423b;}
Border around this has a color of #fa423b
<div style="border:2px solid #fa423b;">Content here</div>
.myborder {border:2px solid #fa423b;}