#fa0e2c color space conversions
Hex:
#fa0e2c
RGB:
250, 14, 44
CMY:
2, 95, 83
CMYK:
0, 94, 82, 2
HSL:
352°, 95.9350%, 51.7647%
HSV (HSB):
352°, 94.4000%, 98.0392%
XYZ:
40.0360, 20.8199, 4.2914
xyY:
0.6145, 0.3196, 20.8199
CIE-Lab:
52.7518, 78.4626, 50.4750
CIE-LCH:
52.7518, 93.2958, 32.7531
CIE-Luv:
52.7518, 165.0383, 30.6801
Hunter-Lab:
45.6288, 76.7703, 26.3640
#fa0e2c color charts
#fa0e2c color shades, tints & tones
#fa0e2c color schemes
#fa0e2c color preview, HTML & CSS examples
This text has a color of #fa0e2c
<p style="color:#fa0e2c;">Text here</p>
.mytext {color:#fa0e2c;}
This box has a color of #fa0e2c
<div style="background-color:#fa0e2c;">Content here</div>
.mybackground {background-color:#fa0e2c;}
Border around this has a color of #fa0e2c
<div style="border:2px solid #fa0e2c;">Content here</div>
.myborder {border:2px solid #fa0e2c;}