#fb6f1f color space conversions
Hex:
#fb6f1f
RGB:
251, 111, 31
CMY:
2, 56, 88
CMYK:
0, 56, 88, 2
HSL:
22°, 96.4912%, 55.2941%
HSV (HSB):
22°, 87.6494%, 98.4314%
XYZ:
45.7154, 31.9770, 5.0590
xyY:
0.5524, 0.3864, 31.9770
CIE-Lab:
63.3239, 49.8388, 64.8647
CIE-LCH:
63.3239, 81.8006, 52.4631
CIE-Luv:
63.3239, 115.6196, 52.7463
Hunter-Lab:
56.5482, 45.3457, 34.2794
#fb6f1f color charts
#fb6f1f color shades, tints & tones
#fb6f1f color schemes
#fb6f1f color preview, HTML & CSS examples
This text has a color of #fb6f1f
<p style="color:#fb6f1f;">Text here</p>
.mytext {color:#fb6f1f;}
This box has a color of #fb6f1f
<div style="background-color:#fb6f1f;">Content here</div>
.mybackground {background-color:#fb6f1f;}
Border around this has a color of #fb6f1f
<div style="border:2px solid #fb6f1f;">Content here</div>
.myborder {border:2px solid #fb6f1f;}