#f25ea5 color space conversions
Hex:
#f25ea5
RGB:
242, 94, 165
CMY:
5, 63, 35
CMYK:
0, 61, 32, 5
HSL:
331°, 85.0575%, 65.8824%
HSV (HSB):
331°, 61.1570%, 94.9020%
XYZ:
47.4122, 29.5993, 38.8116
xyY:
0.4094, 0.2556, 29.5993
CIE-Lab:
61.3069, 63.3207, -8.5191
CIE-LCH:
61.3069, 63.8912, 352.3375
CIE-Luv:
61.3069, 90.9896, -23.9664
Hunter-Lab:
54.4052, 60.3472, -4.2127
#f25ea5 color charts
#f25ea5 color shades, tints & tones
#f25ea5 color schemes
#f25ea5 color preview, HTML & CSS examples
This text has a color of #f25ea5
<p style="color:#f25ea5;">Text here</p>
.mytext {color:#f25ea5;}
This box has a color of #f25ea5
<div style="background-color:#f25ea5;">Content here</div>
.mybackground {background-color:#f25ea5;}
Border around this has a color of #f25ea5
<div style="border:2px solid #f25ea5;">Content here</div>
.myborder {border:2px solid #f25ea5;}