#fb6e31 color space conversions
Hex:
#fb6e31
RGB:
251, 110, 49
CMY:
2, 57, 81
CMYK:
0, 56, 80, 2
HSL:
18°, 96.1905%, 58.8235%
HSV (HSB):
18°, 80.4781%, 98.4314%
XYZ:
45.9140, 31.8828, 6.6398
xyY:
0.5438, 0.3776, 31.8828
CIE-Lab:
63.2459, 50.7412, 57.9091
CIE-LCH:
63.2459, 76.9944, 48.7745
CIE-Luv:
63.2459, 114.8739, 48.5618
Hunter-Lab:
56.4649, 46.3323, 32.5534
#fb6e31 color charts
#fb6e31 color shades, tints & tones
#fb6e31 color schemes
#fb6e31 color preview, HTML & CSS examples
This text has a color of #fb6e31
<p style="color:#fb6e31;">Text here</p>
.mytext {color:#fb6e31;}
This box has a color of #fb6e31
<div style="background-color:#fb6e31;">Content here</div>
.mybackground {background-color:#fb6e31;}
Border around this has a color of #fb6e31
<div style="border:2px solid #fb6e31;">Content here</div>
.myborder {border:2px solid #fb6e31;}