#f15ecc color space conversions
Hex:
#f15ecc
RGB:
241, 94, 204
CMY:
5, 63, 20
CMYK:
0, 61, 15, 5
HSL:
315°, 84.0000%, 65.6863%
HSV (HSB):
315°, 60.9959%, 94.5098%
XYZ:
51.1774, 31.0658, 60.4257
xyY:
0.3587, 0.2177, 31.0658
CIE-Lab:
62.5632, 68.1367, -28.9016
CIE-LCH:
62.5632, 74.0130, 337.0147
CIE-Luv:
62.5632, 77.4729, -55.3282
Hunter-Lab:
55.7367, 66.3593, -25.2622
#f15ecc color charts
#f15ecc color shades, tints & tones
#f15ecc color schemes
#f15ecc color preview, HTML & CSS examples
This text has a color of #f15ecc
<p style="color:#f15ecc;">Text here</p>
.mytext {color:#f15ecc;}
This box has a color of #f15ecc
<div style="background-color:#f15ecc;">Content here</div>
.mybackground {background-color:#f15ecc;}
Border around this has a color of #f15ecc
<div style="border:2px solid #f15ecc;">Content here</div>
.myborder {border:2px solid #f15ecc;}