#f15a3e color space conversions
Hex:
#f15a3e
RGB:
241, 90, 62
CMY:
5, 65, 76
CMYK:
0, 63, 74, 5
HSL:
9°, 86.4734%, 59.4118%
HSV (HSB):
9°, 74.2739%, 94.5098%
XYZ:
40.8013, 26.3609, 7.4951
xyY:
0.5465, 0.3531, 26.3609
CIE-Lab:
58.3780, 56.5849, 46.2715
CIE-LCH:
58.3780, 73.0952, 39.2741
CIE-Luv:
58.3780, 119.8777, 37.0972
Hunter-Lab:
51.3429, 52.0009, 27.2847
#f15a3e color charts
#f15a3e color shades, tints & tones
#f15a3e color schemes
#f15a3e color preview, HTML & CSS examples
This text has a color of #f15a3e
<p style="color:#f15a3e;">Text here</p>
.mytext {color:#f15a3e;}
This box has a color of #f15a3e
<div style="background-color:#f15a3e;">Content here</div>
.mybackground {background-color:#f15a3e;}
Border around this has a color of #f15a3e
<div style="border:2px solid #f15a3e;">Content here</div>
.myborder {border:2px solid #f15a3e;}