#fa0d2c color space conversions
Hex:
#fa0d2c
RGB:
250, 13, 44
CMY:
2, 95, 83
CMYK:
0, 95, 82, 2
HSL:
352°, 95.9514%, 51.5686%
HSV (HSB):
352°, 94.8000%, 98.0392%
XYZ:
40.0229, 20.7937, 4.2870
xyY:
0.6148, 0.3194, 20.7937
CIE-Lab:
52.7230, 78.5462, 50.4483
CIE-LCH:
52.7230, 93.3517, 32.7116
CIE-Luv:
52.7230, 165.1951, 30.6243
Hunter-Lab:
45.6001, 76.8680, 26.3460
#fa0d2c color charts
#fa0d2c color shades, tints & tones
#fa0d2c color schemes
#fa0d2c color preview, HTML & CSS examples
This text has a color of #fa0d2c
<p style="color:#fa0d2c;">Text here</p>
.mytext {color:#fa0d2c;}
This box has a color of #fa0d2c
<div style="background-color:#fa0d2c;">Content here</div>
.mybackground {background-color:#fa0d2c;}
Border around this has a color of #fa0d2c
<div style="border:2px solid #fa0d2c;">Content here</div>
.myborder {border:2px solid #fa0d2c;}