#f15e5d color space conversions
Hex:
#f15e5d
RGB:
241, 94, 93
CMY:
5, 63, 64
CMYK:
0, 61, 61, 5
HSL:
0°, 84.0909%, 65.4902%
HSV (HSB):
0°, 61.4108%, 94.5098%
XYZ:
42.2541, 27.4965, 13.4362
xyY:
0.5079, 0.3305, 27.4965
CIE-Lab:
59.4311, 56.4705, 30.4819
CIE-LCH:
59.4311, 64.1722, 28.3595
CIE-Luv:
59.4311, 110.9464, 24.4063
Hunter-Lab:
52.4371, 52.0714, 21.5138
#f15e5d color charts
#f15e5d color shades, tints & tones
#f15e5d color schemes
#f15e5d color preview, HTML & CSS examples
This text has a color of #f15e5d
<p style="color:#f15e5d;">Text here</p>
.mytext {color:#f15e5d;}
This box has a color of #f15e5d
<div style="background-color:#f15e5d;">Content here</div>
.mybackground {background-color:#f15e5d;}
Border around this has a color of #f15e5d
<div style="border:2px solid #f15e5d;">Content here</div>
.myborder {border:2px solid #f15e5d;}