#fa0028 color space conversions
Hex:
#fa0028
RGB:
250, 0, 40
CMY:
2, 100, 84
CMYK:
0, 100, 84, 2
HSL:
350°, 100.0000%, 49.0196%
HSV (HSB):
350°, 100.0000%, 98.0392%
XYZ:
39.8073, 20.4772, 3.8619
xyY:
0.6206, 0.3192, 20.4772
CIE-Lab:
52.3725, 79.3828, 52.1718
CIE-LCH:
52.3725, 94.9922, 33.3136
CIE-Luv:
52.3725, 167.6585, 31.0890
Hunter-Lab:
45.2517, 77.8335, 26.6163
#fa0028 color charts
#fa0028 color shades, tints & tones
#fa0028 color schemes
#fa0028 color preview, HTML & CSS examples
This text has a color of #fa0028
<p style="color:#fa0028;">Text here</p>
.mytext {color:#fa0028;}
This box has a color of #fa0028
<div style="background-color:#fa0028;">Content here</div>
.mybackground {background-color:#fa0028;}
Border around this has a color of #fa0028
<div style="border:2px solid #fa0028;">Content here</div>
.myborder {border:2px solid #fa0028;}