#fb400c color space conversions
Hex:
#fb400c
RGB:
251, 64, 12
CMY:
2, 75, 95
CMYK:
0, 75, 95, 2
HSL:
13°, 96.7611%, 51.5686%
HSV (HSB):
13°, 95.2191%, 98.4314%
XYZ:
41.6834, 24.2026, 2.8224
xyY:
0.6067, 0.3523, 24.2026
CIE-Lab:
56.2900, 68.2837, 65.4476
CIE-LCH:
56.2900, 94.5836, 43.7851
CIE-Luv:
56.2900, 150.5170, 43.0566
Hunter-Lab:
49.1961, 65.1483, 31.0357
#fb400c color charts
#fb400c color shades, tints & tones
#fb400c color schemes
#fb400c color preview, HTML & CSS examples
This text has a color of #fb400c
<p style="color:#fb400c;">Text here</p>
.mytext {color:#fb400c;}
This box has a color of #fb400c
<div style="background-color:#fb400c;">Content here</div>
.mybackground {background-color:#fb400c;}
Border around this has a color of #fb400c
<div style="border:2px solid #fb400c;">Content here</div>
.myborder {border:2px solid #fb400c;}