#fa283e color space conversions
Hex:
#fa283e
RGB:
250, 40, 62
CMY:
2, 84, 76
CMYK:
0, 84, 75, 2
HSL:
354°, 95.4545%, 56.8627%
HSV (HSB):
354°, 84.0000%, 98.0392%
XYZ:
41.0526, 22.1894, 6.6767
xyY:
0.5871, 0.3174, 22.1894
CIE-Lab:
54.2274, 75.2486, 42.2143
CIE-LCH:
54.2274, 86.2810, 29.2923
CIE-Luv:
54.2274, 154.3989, 27.2298
Hunter-Lab:
47.1056, 73.1283, 24.5702
#fa283e color charts
#fa283e color shades, tints & tones
#fa283e color schemes
#fa283e color preview, HTML & CSS examples
This text has a color of #fa283e
<p style="color:#fa283e;">Text here</p>
.mytext {color:#fa283e;}
This box has a color of #fa283e
<div style="background-color:#fa283e;">Content here</div>
.mybackground {background-color:#fa283e;}
Border around this has a color of #fa283e
<div style="border:2px solid #fa283e;">Content here</div>
.myborder {border:2px solid #fa283e;}