#fa282a color space conversions
Hex:
#fa282a
RGB:
250, 40, 42
CMY:
2, 84, 84
CMYK:
0, 84, 83, 2
HSL:
359°, 95.4545%, 56.8627%
HSV (HSB):
359°, 84.0000%, 98.0392%
XYZ:
40.6011, 22.0087, 4.2987
xyY:
0.6068, 0.3289, 22.0087
CIE-Lab:
54.0363, 74.6813, 52.6509
CIE-LCH:
54.0363, 91.3752, 35.1842
CIE-Luv:
54.0363, 158.4057, 33.7141
Hunter-Lab:
46.9135, 72.3834, 27.4067
#fa282a color charts
#fa282a color shades, tints & tones
#fa282a color schemes
#fa282a color preview, HTML & CSS examples
This text has a color of #fa282a
<p style="color:#fa282a;">Text here</p>
.mytext {color:#fa282a;}
This box has a color of #fa282a
<div style="background-color:#fa282a;">Content here</div>
.mybackground {background-color:#fa282a;}
Border around this has a color of #fa282a
<div style="border:2px solid #fa282a;">Content here</div>
.myborder {border:2px solid #fa282a;}