#fb3f0c color space conversions
Hex:
#fb3f0c
RGB:
251, 63, 12
CMY:
2, 75, 95
CMYK:
0, 75, 95, 2
HSL:
13°, 96.7611%, 51.5686%
HSV (HSB):
13°, 95.2191%, 98.4314%
XYZ:
41.6275, 24.0908, 2.8038
xyY:
0.6075, 0.3516, 24.0908
CIE-Lab:
56.1786, 68.5943, 65.3860
CIE-LCH:
56.1786, 94.7655, 43.6282
CIE-Luv:
56.1786, 151.1033, 42.8592
Hunter-Lab:
49.0824, 65.4945, 30.9708
#fb3f0c color charts
#fb3f0c color shades, tints & tones
#fb3f0c color schemes
#fb3f0c color preview, HTML & CSS examples
This text has a color of #fb3f0c
<p style="color:#fb3f0c;">Text here</p>
.mytext {color:#fb3f0c;}
This box has a color of #fb3f0c
<div style="background-color:#fb3f0c;">Content here</div>
.mybackground {background-color:#fb3f0c;}
Border around this has a color of #fb3f0c
<div style="border:2px solid #fb3f0c;">Content here</div>
.myborder {border:2px solid #fb3f0c;}