#fa161e color space conversions
Hex:
#fa161e
RGB:
250, 22, 30
CMY:
2, 91, 88
CMYK:
0, 91, 88, 2
HSL:
358°, 95.7983%, 53.3333%
HSV (HSB):
358°, 91.2000%, 98.0392%
XYZ:
39.9456, 20.9915, 3.1747
xyY:
0.6231, 0.3274, 20.9915
CIE-Lab:
52.9402, 77.3682, 57.3055
CIE-LCH:
52.9402, 96.2796, 36.5268
CIE-Luv:
52.9402, 165.6619, 34.5467
Hunter-Lab:
45.8165, 75.4480, 27.9633
#fa161e color charts
#fa161e color shades, tints & tones
#fa161e color schemes
#fa161e color preview, HTML & CSS examples
This text has a color of #fa161e
<p style="color:#fa161e;">Text here</p>
.mytext {color:#fa161e;}
This box has a color of #fa161e
<div style="background-color:#fa161e;">Content here</div>
.mybackground {background-color:#fa161e;}
Border around this has a color of #fa161e
<div style="border:2px solid #fa161e;">Content here</div>
.myborder {border:2px solid #fa161e;}