#fb7142 color space conversions
Hex:
#fb7142
RGB:
251, 113, 66
CMY:
2, 56, 74
CMYK:
0, 55, 74, 2
HSL:
15°, 95.8549%, 62.1569%
HSV (HSB):
15°, 73.7052%, 98.4314%
XYZ:
46.6722, 32.7128, 9.0086
xyY:
0.5280, 0.3701, 32.7128
CIE-Lab:
63.9277, 49.9502, 50.6575
CIE-LCH:
63.9277, 71.1422, 45.4028
CIE-Luv:
63.9277, 110.4807, 44.3088
Hunter-Lab:
57.1951, 45.5674, 30.6981
#fb7142 color charts
#fb7142 color shades, tints & tones
#fb7142 color schemes
#fb7142 color preview, HTML & CSS examples
This text has a color of #fb7142
<p style="color:#fb7142;">Text here</p>
.mytext {color:#fb7142;}
This box has a color of #fb7142
<div style="background-color:#fb7142;">Content here</div>
.mybackground {background-color:#fb7142;}
Border around this has a color of #fb7142
<div style="border:2px solid #fb7142;">Content here</div>
.myborder {border:2px solid #fb7142;}