#f15a7f color space conversions
Hex:
#f15a7f
RGB:
241, 90, 127
CMY:
5, 65, 50
CMYK:
0, 63, 47, 5
HSL:
345°, 84.3575%, 64.9020%
HSV (HSB):
345°, 62.6556%, 94.5098%
XYZ:
43.7626, 27.5454, 23.0889
xyY:
0.4636, 0.2918, 27.5454
CIE-Lab:
59.4758, 60.7658, 10.8662
CIE-LCH:
59.4758, 61.7297, 10.1385
CIE-Luv:
59.4758, 104.2426, 2.1529
Hunter-Lab:
52.4837, 56.9923, 10.6554
#f15a7f color charts
#f15a7f color shades, tints & tones
#f15a7f color schemes
#f15a7f color preview, HTML & CSS examples
This text has a color of #f15a7f
<p style="color:#f15a7f;">Text here</p>
.mytext {color:#f15a7f;}
This box has a color of #f15a7f
<div style="background-color:#f15a7f;">Content here</div>
.mybackground {background-color:#f15a7f;}
Border around this has a color of #f15a7f
<div style="border:2px solid #f15a7f;">Content here</div>
.myborder {border:2px solid #f15a7f;}