#fa422e color space conversions
Hex:
#fa422e
RGB:
250, 66, 46
CMY:
2, 74, 82
CMYK:
0, 74, 82, 2
HSL:
6°, 95.3271%, 58.0392%
HSV (HSB):
6°, 81.6000%, 98.0392%
XYZ:
41.8657, 24.4177, 5.0913
xyY:
0.5866, 0.3421, 24.4177
CIE-Lab:
56.5036, 67.9162, 52.9531
CIE-LCH:
56.5036, 86.1199, 37.9429
CIE-Luv:
56.5036, 145.2014, 37.2358
Hunter-Lab:
49.4142, 64.7573, 28.4812
#fa422e color charts
#fa422e color shades, tints & tones
#fa422e color schemes
#fa422e color preview, HTML & CSS examples
This text has a color of #fa422e
<p style="color:#fa422e;">Text here</p>
.mytext {color:#fa422e;}
This box has a color of #fa422e
<div style="background-color:#fa422e;">Content here</div>
.mybackground {background-color:#fa422e;}
Border around this has a color of #fa422e
<div style="border:2px solid #fa422e;">Content here</div>
.myborder {border:2px solid #fa422e;}