#f15a5e color space conversions
Hex:
#f15a5e
RGB:
241, 90, 94
CMY:
5, 65, 63
CMYK:
0, 63, 61, 5
HSL:
358°, 84.3575%, 64.9020%
HSV (HSB):
358°, 62.6556%, 94.5098%
XYZ:
41.9522, 26.8213, 13.5556
xyY:
0.5096, 0.3258, 26.8213
CIE-Lab:
58.8085, 58.2429, 29.1146
CIE-LCH:
58.8085, 65.1145, 26.5596
CIE-Luv:
58.8085, 113.3020, 22.5084
Hunter-Lab:
51.7892, 53.9638, 20.7336
#f15a5e color charts
#f15a5e color shades, tints & tones
#f15a5e color schemes
#f15a5e color preview, HTML & CSS examples
This text has a color of #f15a5e
<p style="color:#f15a5e;">Text here</p>
.mytext {color:#f15a5e;}
This box has a color of #f15a5e
<div style="background-color:#f15a5e;">Content here</div>
.mybackground {background-color:#f15a5e;}
Border around this has a color of #f15a5e
<div style="border:2px solid #f15a5e;">Content here</div>
.myborder {border:2px solid #f15a5e;}