#fb230c color space conversions
Hex:
#fb230c
RGB:
251, 35, 12
CMY:
2, 86, 95
CMYK:
0, 86, 95, 2
HSL:
6°, 96.7611%, 51.5686%
HSV (HSB):
6°, 95.2191%, 98.4314%
XYZ:
40.4511, 21.7378, 2.4116
xyY:
0.6262, 0.3365, 21.7378
CIE-Lab:
53.7477, 75.4607, 64.0878
CIE-LCH:
53.7477, 99.0029, 40.3408
CIE-Luv:
53.7477, 164.2532, 38.5077
Hunter-Lab:
46.6239, 73.2756, 29.5699
#fb230c color charts
#fb230c color shades, tints & tones
#fb230c color schemes
#fb230c color preview, HTML & CSS examples
This text has a color of #fb230c
<p style="color:#fb230c;">Text here</p>
.mytext {color:#fb230c;}
This box has a color of #fb230c
<div style="background-color:#fb230c;">Content here</div>
.mybackground {background-color:#fb230c;}
Border around this has a color of #fb230c
<div style="border:2px solid #fb230c;">Content here</div>
.myborder {border:2px solid #fb230c;}