#fa1e35 color space conversions
Hex:
#fa1e35
RGB:
250, 30, 53
CMY:
2, 88, 79
CMYK:
0, 88, 79, 2
HSL:
354°, 95.6522%, 54.9020%
HSV (HSB):
354°, 88.0000%, 98.0392%
XYZ:
40.5312, 21.5096, 5.3837
xyY:
0.6011, 0.3190, 21.5096
CIE-Lab:
53.5027, 76.7650, 46.4255
CIE-LCH:
53.5027, 89.7117, 31.1644
CIE-Luv:
53.5027, 159.6690, 29.2169
Hunter-Lab:
46.3784, 74.8332, 25.5824
#fa1e35 color charts
#fa1e35 color shades, tints & tones
#fa1e35 color schemes
#fa1e35 color preview, HTML & CSS examples
This text has a color of #fa1e35
<p style="color:#fa1e35;">Text here</p>
.mytext {color:#fa1e35;}
This box has a color of #fa1e35
<div style="background-color:#fa1e35;">Content here</div>
.mybackground {background-color:#fa1e35;}
Border around this has a color of #fa1e35
<div style="border:2px solid #fa1e35;">Content here</div>
.myborder {border:2px solid #fa1e35;}