#fb380c color space conversions
Hex:
#fb380c
RGB:
251, 56, 12
CMY:
2, 78, 95
CMYK:
0, 78, 95, 2
HSL:
11°, 96.7611%, 51.5686%
HSV (HSB):
11°, 95.2191%, 98.4314%
XYZ:
41.2642, 23.3641, 2.6827
xyY:
0.6130, 0.3471, 23.3641
CIE-Lab:
55.4454, 70.6465, 64.9849
CIE-LCH:
55.4454, 95.9893, 42.6097
CIE-Luv:
55.4454, 154.9955, 41.5561
Hunter-Lab:
48.3364, 67.7943, 30.5449
#fb380c color charts
#fb380c color shades, tints & tones
#fb380c color schemes
#fb380c color preview, HTML & CSS examples
This text has a color of #fb380c
<p style="color:#fb380c;">Text here</p>
.mytext {color:#fb380c;}
This box has a color of #fb380c
<div style="background-color:#fb380c;">Content here</div>
.mybackground {background-color:#fb380c;}
Border around this has a color of #fb380c
<div style="border:2px solid #fb380c;">Content here</div>
.myborder {border:2px solid #fb380c;}