#fb322c color space conversions
Hex:
#fb322c
RGB:
251, 50, 44
CMY:
2, 80, 83
CMYK:
0, 80, 82, 2
HSL:
2°, 96.2791%, 57.8431%
HSV (HSB):
2°, 82.4701%, 98.4314%
XYZ:
41.3789, 22.9723, 4.6361
xyY:
0.5998, 0.3330, 22.9723
CIE-Lab:
55.0438, 72.7282, 52.6511
CIE-LCH:
55.0438, 89.7860, 35.9024
CIE-Luv:
55.0438, 154.6218, 34.8528
Hunter-Lab:
47.9294, 70.2279, 27.8157
#fb322c color charts
#fb322c color shades, tints & tones
#fb322c color schemes
#fb322c color preview, HTML & CSS examples
This text has a color of #fb322c
<p style="color:#fb322c;">Text here</p>
.mytext {color:#fb322c;}
This box has a color of #fb322c
<div style="background-color:#fb322c;">Content here</div>
.mybackground {background-color:#fb322c;}
Border around this has a color of #fb322c
<div style="border:2px solid #fb322c;">Content here</div>
.myborder {border:2px solid #fb322c;}