#f15e5f color space conversions
Hex:
#f15e5f
RGB:
241, 94, 95
CMY:
5, 63, 63
CMYK:
0, 61, 61, 5
HSL:
360°, 84.0000%, 65.6863%
HSV (HSB):
360°, 60.9959%, 94.5098%
XYZ:
42.3439, 27.5324, 13.9090
xyY:
0.5054, 0.3286, 27.5324
CIE-Lab:
59.4639, 56.5991, 29.3842
CIE-LCH:
59.4639, 63.7721, 27.4367
CIE-Luv:
59.4639, 110.4793, 23.3311
Hunter-Lab:
52.4713, 52.2231, 21.0135
#f15e5f color charts
#f15e5f color shades, tints & tones
#f15e5f color schemes
#f15e5f color preview, HTML & CSS examples
This text has a color of #f15e5f
<p style="color:#f15e5f;">Text here</p>
.mytext {color:#f15e5f;}
This box has a color of #f15e5f
<div style="background-color:#f15e5f;">Content here</div>
.mybackground {background-color:#f15e5f;}
Border around this has a color of #f15e5f
<div style="border:2px solid #f15e5f;">Content here</div>
.myborder {border:2px solid #f15e5f;}