#fb230f color space conversions
Hex:
#fb230f
RGB:
251, 35, 15
CMY:
2, 86, 94
CMYK:
0, 86, 94, 2
HSL:
5°, 96.7213%, 52.1569%
HSV (HSB):
5°, 94.0239%, 98.4314%
XYZ:
40.4709, 21.7458, 2.5162
xyY:
0.6252, 0.3359, 21.7458
CIE-Lab:
53.7562, 75.4857, 63.3019
CIE-LCH:
53.7562, 98.5150, 39.9830
CIE-Luv:
53.7562, 164.0614, 38.2046
Hunter-Lab:
46.6324, 73.3084, 29.4434
#fb230f color charts
#fb230f color shades, tints & tones
#fb230f color schemes
#fb230f color preview, HTML & CSS examples
This text has a color of #fb230f
<p style="color:#fb230f;">Text here</p>
.mytext {color:#fb230f;}
This box has a color of #fb230f
<div style="background-color:#fb230f;">Content here</div>
.mybackground {background-color:#fb230f;}
Border around this has a color of #fb230f
<div style="border:2px solid #fb230f;">Content here</div>
.myborder {border:2px solid #fb230f;}