#f15f7a color space conversions
Hex:
#f15f7a
RGB:
241, 95, 122
CMY:
5, 63, 52
CMYK:
0, 61, 49, 5
HSL:
349°, 83.9080%, 65.8824%
HSV (HSB):
349°, 60.5809%, 94.5098%
XYZ:
43.8807, 28.2903, 21.5602
xyY:
0.4682, 0.3018, 28.2903
CIE-Lab:
60.1501, 58.2063, 14.7214
CIE-LCH:
60.1501, 60.0391, 14.1935
CIE-Luv:
60.1501, 102.8446, 7.3791
Hunter-Lab:
53.1887, 54.1825, 13.1987
#f15f7a color charts
#f15f7a color shades, tints & tones
#f15f7a color schemes
#f15f7a color preview, HTML & CSS examples
This text has a color of #f15f7a
<p style="color:#f15f7a;">Text here</p>
.mytext {color:#f15f7a;}
This box has a color of #f15f7a
<div style="background-color:#f15f7a;">Content here</div>
.mybackground {background-color:#f15f7a;}
Border around this has a color of #f15f7a
<div style="border:2px solid #f15f7a;">Content here</div>
.myborder {border:2px solid #f15f7a;}