#fb3200 color space conversions
Hex:
#fb3200
RGB:
251, 50, 0
CMY:
2, 80, 100
CMYK:
0, 80, 100, 2
HSL:
12°, 100.0000%, 49.2157%
HSV (HSB):
12°, 100.0000%, 98.4314%
XYZ:
40.9243, 22.7904, 2.2420
xyY:
0.6205, 0.3455, 22.7904
CIE-Lab:
54.8558, 72.1454, 67.3470
CIE-LCH:
54.8558, 98.6944, 43.0299
CIE-Luv:
54.8558, 158.6188, 41.5485
Hunter-Lab:
47.7393, 69.4743, 30.6330
#fb3200 color charts
#fb3200 color shades, tints & tones
#fb3200 color schemes
#fb3200 color preview, HTML & CSS examples
This text has a color of #fb3200
<p style="color:#fb3200;">Text here</p>
.mytext {color:#fb3200;}
This box has a color of #fb3200
<div style="background-color:#fb3200;">Content here</div>
.mybackground {background-color:#fb3200;}
Border around this has a color of #fb3200
<div style="border:2px solid #fb3200;">Content here</div>
.myborder {border:2px solid #fb3200;}