#f15e5e color space conversions
Hex:
#f15e5e
RGB:
241, 94, 94
CMY:
5, 63, 63
CMYK:
0, 61, 61, 5
HSL:
0°, 84.0000%, 65.6863%
HSV (HSB):
0°, 60.9959%, 94.5098%
XYZ:
42.2987, 27.5143, 13.6711
xyY:
0.5067, 0.3296, 27.5143
CIE-Lab:
59.4474, 56.5344, 29.9333
CIE-LCH:
59.4474, 63.9698, 27.8999
CIE-Luv:
59.4474, 110.7139, 23.8712
Hunter-Lab:
52.4541, 52.1468, 21.2652
#f15e5e color charts
#f15e5e color shades, tints & tones
#f15e5e color schemes
#f15e5e color preview, HTML & CSS examples
This text has a color of #f15e5e
<p style="color:#f15e5e;">Text here</p>
.mytext {color:#f15e5e;}
This box has a color of #f15e5e
<div style="background-color:#f15e5e;">Content here</div>
.mybackground {background-color:#f15e5e;}
Border around this has a color of #f15e5e
<div style="border:2px solid #f15e5e;">Content here</div>
.myborder {border:2px solid #f15e5e;}