#fa423e color space conversions
Hex:
#fa423e
RGB:
250, 66, 62
CMY:
2, 74, 76
CMYK:
0, 74, 75, 2
HSL:
1°, 94.9495%, 61.1765%
HSV (HSB):
1°, 75.2000%, 98.0392%
XYZ:
42.2421, 24.5682, 7.0732
xyY:
0.5717, 0.3325, 24.5682
CIE-Lab:
56.6523, 68.4119, 44.8641
CIE-LCH:
56.6523, 81.8106, 33.2566
CIE-Luv:
56.6523, 142.3645, 32.0513
Hunter-Lab:
49.5663, 65.3824, 26.2357
#fa423e color charts
#fa423e color shades, tints & tones
#fa423e color schemes
#fa423e color preview, HTML & CSS examples
This text has a color of #fa423e
<p style="color:#fa423e;">Text here</p>
.mytext {color:#fa423e;}
This box has a color of #fa423e
<div style="background-color:#fa423e;">Content here</div>
.mybackground {background-color:#fa423e;}
Border around this has a color of #fa423e
<div style="border:2px solid #fa423e;">Content here</div>
.myborder {border:2px solid #fa423e;}