#fa283d color space conversions
Hex:
#fa283d
RGB:
250, 40, 61
CMY:
2, 84, 76
CMYK:
0, 84, 76, 2
HSL:
354°, 95.4545%, 56.8627%
HSV (HSB):
354°, 84.0000%, 98.0392%
XYZ:
41.0254, 22.1785, 6.5335
xyY:
0.5883, 0.3180, 22.1785
CIE-Lab:
54.2159, 75.2146, 42.7625
CIE-LCH:
54.2159, 86.5209, 29.6200
CIE-Luv:
54.2159, 154.6344, 27.6119
Hunter-Lab:
47.0941, 73.0836, 24.7404
#fa283d color charts
#fa283d color shades, tints & tones
#fa283d color schemes
#fa283d color preview, HTML & CSS examples
This text has a color of #fa283d
<p style="color:#fa283d;">Text here</p>
.mytext {color:#fa283d;}
This box has a color of #fa283d
<div style="background-color:#fa283d;">Content here</div>
.mybackground {background-color:#fa283d;}
Border around this has a color of #fa283d
<div style="border:2px solid #fa283d;">Content here</div>
.myborder {border:2px solid #fa283d;}