#fa241e color space conversions
Hex:
#fa241e
RGB:
250, 36, 30
CMY:
2, 86, 88
CMYK:
0, 86, 88, 2
HSL:
2°, 95.6522%, 54.9020%
HSV (HSB):
2°, 88.0000%, 98.0392%
XYZ:
40.2896, 21.6795, 3.2894
xyY:
0.6174, 0.3322, 21.6795
CIE-Lab:
53.6853, 75.2288, 57.8577
CIE-LCH:
53.6853, 94.9046, 37.5635
CIE-Luv:
53.6853, 161.5762, 35.9327
Hunter-Lab:
46.5612, 72.9744, 28.4043
#fa241e color charts
#fa241e color shades, tints & tones
#fa241e color schemes
#fa241e color preview, HTML & CSS examples
This text has a color of #fa241e
<p style="color:#fa241e;">Text here</p>
.mytext {color:#fa241e;}
This box has a color of #fa241e
<div style="background-color:#fa241e;">Content here</div>
.mybackground {background-color:#fa241e;}
Border around this has a color of #fa241e
<div style="border:2px solid #fa241e;">Content here</div>
.myborder {border:2px solid #fa241e;}