#fa042a color space conversions
Hex:
#fa042a
RGB:
250, 4, 42
CMY:
2, 98, 84
CMYK:
0, 98, 83, 2
HSL:
351°, 96.8504%, 49.8039%
HSV (HSB):
351°, 98.4000%, 98.0392%
XYZ:
39.8857, 20.5780, 4.0602
xyY:
0.6182, 0.3189, 20.5780
CIE-Lab:
52.4845, 79.1452, 51.2587
CIE-LCH:
52.4845, 94.2944, 32.9293
CIE-Luv:
52.4845, 166.7741, 30.7468
Hunter-Lab:
45.3630, 77.5620, 26.4473
#fa042a color charts
#fa042a color shades, tints & tones
#fa042a color schemes
#fa042a color preview, HTML & CSS examples
This text has a color of #fa042a
<p style="color:#fa042a;">Text here</p>
.mytext {color:#fa042a;}
This box has a color of #fa042a
<div style="background-color:#fa042a;">Content here</div>
.mybackground {background-color:#fa042a;}
Border around this has a color of #fa042a
<div style="border:2px solid #fa042a;">Content here</div>
.myborder {border:2px solid #fa042a;}