#fb6f2f color space conversions
Hex:
#fb6f2f
RGB:
251, 111, 47
CMY:
2, 56, 82
CMYK:
0, 56, 81, 2
HSL:
19°, 96.2264%, 58.4314%
HSV (HSB):
19°, 81.2749%, 98.4314%
XYZ:
45.9812, 32.0833, 6.4586
xyY:
0.5440, 0.3796, 32.0833
CIE-Lab:
63.4117, 50.2180, 58.9179
CIE-LCH:
63.4117, 77.4155, 49.5577
CIE-Luv:
63.4117, 114.2920, 49.3974
Hunter-Lab:
56.6422, 45.7796, 32.8890
#fb6f2f color charts
#fb6f2f color shades, tints & tones
#fb6f2f color schemes
#fb6f2f color preview, HTML & CSS examples
This text has a color of #fb6f2f
<p style="color:#fb6f2f;">Text here</p>
.mytext {color:#fb6f2f;}
This box has a color of #fb6f2f
<div style="background-color:#fb6f2f;">Content here</div>
.mybackground {background-color:#fb6f2f;}
Border around this has a color of #fb6f2f
<div style="border:2px solid #fb6f2f;">Content here</div>
.myborder {border:2px solid #fb6f2f;}