#fb250e color space conversions
Hex:
#fb250e
RGB:
251, 37, 14
CMY:
2, 85, 95
CMYK:
0, 85, 94, 2
HSL:
6°, 96.7347%, 51.9608%
HSV (HSB):
6°, 94.4223%, 98.4314%
XYZ:
40.5245, 21.8641, 2.4998
xyY:
0.6245, 0.3369, 21.8641
CIE-Lab:
53.8825, 75.1074, 63.6441
CIE-LCH:
53.8825, 98.4464, 40.2771
CIE-Luv:
53.8825, 163.4126, 38.5448
Hunter-Lab:
46.7590, 72.8717, 29.5616
#fb250e color charts
#fb250e color shades, tints & tones
#fb250e color schemes
#fb250e color preview, HTML & CSS examples
This text has a color of #fb250e
<p style="color:#fb250e;">Text here</p>
.mytext {color:#fb250e;}
This box has a color of #fb250e
<div style="background-color:#fb250e;">Content here</div>
.mybackground {background-color:#fb250e;}
Border around this has a color of #fb250e
<div style="border:2px solid #fb250e;">Content here</div>
.myborder {border:2px solid #fb250e;}