#fb7f2f color space conversions
Hex:
#fb7f2f
RGB:
251, 127, 47
CMY:
2, 50, 82
CMYK:
0, 49, 81, 2
HSL:
24°, 96.2264%, 58.4314%
HSV (HSB):
24°, 81.2749%, 98.4314%
XYZ:
47.8861, 35.8932, 7.0935
xyY:
0.5270, 0.3950, 35.8932
CIE-Lab:
66.4382, 42.5198, 61.6593
CIE-LCH:
66.4382, 74.8986, 55.4101
CIE-Luv:
66.4382, 101.4206, 54.7223
Hunter-Lab:
59.9109, 37.8288, 34.9176
#fb7f2f color charts
#fb7f2f color shades, tints & tones
#fb7f2f color schemes
#fb7f2f color preview, HTML & CSS examples
This text has a color of #fb7f2f
<p style="color:#fb7f2f;">Text here</p>
.mytext {color:#fb7f2f;}
This box has a color of #fb7f2f
<div style="background-color:#fb7f2f;">Content here</div>
.mybackground {background-color:#fb7f2f;}
Border around this has a color of #fb7f2f
<div style="border:2px solid #fb7f2f;">Content here</div>
.myborder {border:2px solid #fb7f2f;}