#fb7f15 color space conversions
Hex:
#fb7f15
RGB:
251, 127, 21
CMY:
2, 50, 92
CMYK:
0, 49, 92, 2
HSL:
28°, 96.6387%, 53.3333%
HSV (HSB):
28°, 91.6335%, 98.4314%
XYZ:
47.5084, 35.7421, 5.1044
xyY:
0.5377, 0.4045, 35.7421
CIE-Lab:
66.3224, 41.9702, 69.8202
CIE-LCH:
66.3224, 81.4639, 58.9891
CIE-Luv:
66.3224, 102.9769, 59.2604
Hunter-Lab:
59.7847, 37.2232, 36.7871
#fb7f15 color charts
#fb7f15 color shades, tints & tones
#fb7f15 color schemes
#fb7f15 color preview, HTML & CSS examples
This text has a color of #fb7f15
<p style="color:#fb7f15;">Text here</p>
.mytext {color:#fb7f15;}
This box has a color of #fb7f15
<div style="background-color:#fb7f15;">Content here</div>
.mybackground {background-color:#fb7f15;}
Border around this has a color of #fb7f15
<div style="border:2px solid #fb7f15;">Content here</div>
.myborder {border:2px solid #fb7f15;}