#fa282f color space conversions
Hex:
#fa282f
RGB:
250, 40, 47
CMY:
2, 84, 82
CMYK:
0, 84, 81, 2
HSL:
358°, 95.4545%, 56.8627%
HSV (HSB):
358°, 84.0000%, 98.0392%
XYZ:
40.6962, 22.0468, 4.7999
xyY:
0.6025, 0.3264, 22.0468
CIE-Lab:
54.0766, 74.8013, 50.1706
CIE-LCH:
54.0766, 90.0685, 33.8505
CIE-Luv:
54.0766, 157.5440, 32.3222
Hunter-Lab:
46.9540, 72.5408, 26.8069
#fa282f color charts
#fa282f color shades, tints & tones
#fa282f color schemes
#fa282f color preview, HTML & CSS examples
This text has a color of #fa282f
<p style="color:#fa282f;">Text here</p>
.mytext {color:#fa282f;}
This box has a color of #fa282f
<div style="background-color:#fa282f;">Content here</div>
.mybackground {background-color:#fa282f;}
Border around this has a color of #fa282f
<div style="border:2px solid #fa282f;">Content here</div>
.myborder {border:2px solid #fa282f;}