#fa1d2e color space conversions
Hex:
#fa1d2e
RGB:
250, 29, 46
CMY:
2, 89, 82
CMYK:
0, 88, 82, 2
HSL:
355°, 95.6710%, 54.7059%
HSV (HSB):
355°, 88.4000%, 98.0392%
XYZ:
40.3568, 21.4000, 4.5883
xyY:
0.6083, 0.3226, 21.4000
CIE-Lab:
53.3845, 76.7342, 50.0307
CIE-LCH:
53.3845, 91.6036, 33.1044
CIE-Luv:
53.3845, 161.3503, 31.2971
Hunter-Lab:
46.2601, 74.7664, 26.5014
#fa1d2e color charts
#fa1d2e color shades, tints & tones
#fa1d2e color schemes
#fa1d2e color preview, HTML & CSS examples
This text has a color of #fa1d2e
<p style="color:#fa1d2e;">Text here</p>
.mytext {color:#fa1d2e;}
This box has a color of #fa1d2e
<div style="background-color:#fa1d2e;">Content here</div>
.mybackground {background-color:#fa1d2e;}
Border around this has a color of #fa1d2e
<div style="border:2px solid #fa1d2e;">Content here</div>
.myborder {border:2px solid #fa1d2e;}