#fb6f1e color space conversions
Hex:
#fb6f1e
RGB:
251, 111, 30
CMY:
2, 56, 88
CMYK:
0, 56, 88, 2
HSL:
22°, 96.5066%, 55.0980%
HSV (HSB):
22°, 88.0478%, 98.4314%
XYZ:
45.7024, 31.9718, 4.9907
xyY:
0.5529, 0.3868, 31.9718
CIE-Lab:
63.3196, 49.8203, 65.1826
CIE-LCH:
63.3196, 82.0416, 52.6086
CIE-Luv:
63.3196, 115.6852, 52.9116
Hunter-Lab:
56.5437, 45.3245, 34.3475
#fb6f1e color charts
#fb6f1e color shades, tints & tones
#fb6f1e color schemes
#fb6f1e color preview, HTML & CSS examples
This text has a color of #fb6f1e
<p style="color:#fb6f1e;">Text here</p>
.mytext {color:#fb6f1e;}
This box has a color of #fb6f1e
<div style="background-color:#fb6f1e;">Content here</div>
.mybackground {background-color:#fb6f1e;}
Border around this has a color of #fb6f1e
<div style="border:2px solid #fb6f1e;">Content here</div>
.myborder {border:2px solid #fb6f1e;}