#f15b3c color space conversions
Hex:
#f15b3c
RGB:
241, 91, 60
CMY:
5, 64, 76
CMYK:
0, 62, 75, 5
HSL:
10°, 86.6029%, 59.0196%
HSV (HSB):
10°, 75.1037%, 94.5098%
XYZ:
40.8323, 26.5092, 7.2396
xyY:
0.5475, 0.3554, 26.5092
CIE-Lab:
58.5172, 56.0804, 47.4536
CIE-LCH:
58.5172, 73.4633, 40.2369
CIE-Luv:
58.5172, 119.4930, 38.1188
Hunter-Lab:
51.4871, 51.4588, 27.7041
#f15b3c color charts
#f15b3c color shades, tints & tones
#f15b3c color schemes
#f15b3c color preview, HTML & CSS examples
This text has a color of #f15b3c
<p style="color:#f15b3c;">Text here</p>
.mytext {color:#f15b3c;}
This box has a color of #f15b3c
<div style="background-color:#f15b3c;">Content here</div>
.mybackground {background-color:#f15b3c;}
Border around this has a color of #f15b3c
<div style="border:2px solid #f15b3c;">Content here</div>
.myborder {border:2px solid #f15b3c;}