#fb230d color space conversions
Hex:
#fb230d
RGB:
251, 35, 13
CMY:
2, 86, 95
CMYK:
0, 86, 95, 2
HSL:
6°, 96.7480%, 51.7647%
HSV (HSB):
6°, 94.8207%, 98.4314%
XYZ:
40.4573, 21.7404, 2.4447
xyY:
0.6259, 0.3363, 21.7404
CIE-Lab:
53.7504, 75.4686, 63.8366
CIE-LCH:
53.7504, 98.8465, 40.2269
CIE-Luv:
53.7504, 164.1925, 38.4117
Hunter-Lab:
46.6265, 73.2860, 29.5299
#fb230d color charts
#fb230d color shades, tints & tones
#fb230d color schemes
#fb230d color preview, HTML & CSS examples
This text has a color of #fb230d
<p style="color:#fb230d;">Text here</p>
.mytext {color:#fb230d;}
This box has a color of #fb230d
<div style="background-color:#fb230d;">Content here</div>
.mybackground {background-color:#fb230d;}
Border around this has a color of #fb230d
<div style="border:2px solid #fb230d;">Content here</div>
.myborder {border:2px solid #fb230d;}