#f25a9e color space conversions
Hex:
#f25a9e
RGB:
242, 90, 158
CMY:
5, 65, 38
CMYK:
0, 63, 35, 5
HSL:
333°, 85.3933%, 65.0980%
HSV (HSB):
333°, 62.8099%, 94.9020%
XYZ:
46.4457, 28.6582, 35.4314
xyY:
0.4202, 0.2593, 28.6582
CIE-Lab:
60.4788, 64.1772, -5.7044
CIE-LCH:
60.4788, 64.4302, 354.9206
CIE-Luv:
60.4788, 95.1635, -20.1544
Hunter-Lab:
53.5334, 61.1837, -1.7681
#f25a9e color charts
#f25a9e color shades, tints & tones
#f25a9e color schemes
#f25a9e color preview, HTML & CSS examples
This text has a color of #f25a9e
<p style="color:#f25a9e;">Text here</p>
.mytext {color:#f25a9e;}
This box has a color of #f25a9e
<div style="background-color:#f25a9e;">Content here</div>
.mybackground {background-color:#f25a9e;}
Border around this has a color of #f25a9e
<div style="border:2px solid #f25a9e;">Content here</div>
.myborder {border:2px solid #f25a9e;}