#f15f2f color space conversions
Hex:
#f15f2f
RGB:
241, 95, 47
CMY:
5, 63, 82
CMYK:
0, 61, 80, 5
HSL:
15°, 87.3874%, 56.4706%
HSV (HSB):
15°, 80.4979%, 94.5098%
XYZ:
40.8809, 27.0904, 5.7636
xyY:
0.5544, 0.3674, 27.0904
CIE-Lab:
59.0579, 53.8995, 54.3156
CIE-LCH:
59.0579, 76.5202, 45.2203
CIE-Luv:
59.0579, 118.3731, 43.3988
Hunter-Lab:
52.0485, 49.1162, 29.8684
#f15f2f color charts
#f15f2f color shades, tints & tones
#f15f2f color schemes
#f15f2f color preview, HTML & CSS examples
This text has a color of #f15f2f
<p style="color:#f15f2f;">Text here</p>
.mytext {color:#f15f2f;}
This box has a color of #f15f2f
<div style="background-color:#f15f2f;">Content here</div>
.mybackground {background-color:#f15f2f;}
Border around this has a color of #f15f2f
<div style="border:2px solid #f15f2f;">Content here</div>
.myborder {border:2px solid #f15f2f;}