#fb231b color space conversions
Hex:
#fb231b
RGB:
251, 35, 27
CMY:
2, 86, 89
CMYK:
0, 86, 89, 2
HSL:
2°, 96.5517%, 54.5098%
HSV (HSB):
2°, 89.2430%, 98.4314%
XYZ:
40.5825, 21.7904, 3.1039
xyY:
0.6198, 0.3328, 21.7904
CIE-Lab:
53.8039, 75.6255, 59.2553
CIE-LCH:
53.8039, 96.0750, 38.0800
CIE-Luv:
53.8039, 162.9923, 36.5139
Hunter-Lab:
46.6802, 73.4927, 28.7337
#fb231b color charts
#fb231b color shades, tints & tones
#fb231b color schemes
#fb231b color preview, HTML & CSS examples
This text has a color of #fb231b
<p style="color:#fb231b;">Text here</p>
.mytext {color:#fb231b;}
This box has a color of #fb231b
<div style="background-color:#fb231b;">Content here</div>
.mybackground {background-color:#fb231b;}
Border around this has a color of #fb231b
<div style="border:2px solid #fb231b;">Content here</div>
.myborder {border:2px solid #fb231b;}