#fa250c color space conversions
Hex:
#fa250c
RGB:
250, 37, 12
CMY:
2, 85, 95
CMYK:
0, 85, 95, 2
HSL:
6°, 95.9677%, 51.3725%
HSV (HSB):
6°, 95.2000%, 98.0392%
XYZ:
40.1523, 21.6737, 2.4150
xyY:
0.6250, 0.3374, 21.6737
CIE-Lab:
53.6790, 74.8286, 63.9432
CIE-LCH:
53.6790, 98.4279, 40.5149
CIE-Luv:
53.6790, 162.8190, 38.6035
Hunter-Lab:
46.5550, 72.4796, 29.5129
#fa250c color charts
#fa250c color shades, tints & tones
#fa250c color schemes
#fa250c color preview, HTML & CSS examples
This text has a color of #fa250c
<p style="color:#fa250c;">Text here</p>
.mytext {color:#fa250c;}
This box has a color of #fa250c
<div style="background-color:#fa250c;">Content here</div>
.mybackground {background-color:#fa250c;}
Border around this has a color of #fa250c
<div style="border:2px solid #fa250c;">Content here</div>
.myborder {border:2px solid #fa250c;}