#f25db4 color space conversions
Hex:
#f25db4
RGB:
242, 93, 180
CMY:
5, 64, 29
CMYK:
0, 62, 26, 5
HSL:
325°, 85.1429%, 65.6863%
HSV (HSB):
325°, 61.5702%, 94.9020%
XYZ:
48.7705, 30.0012, 46.4003
xyY:
0.3896, 0.2397, 30.0012
CIE-Lab:
61.6553, 65.5704, -16.6164
CIE-LCH:
61.6553, 67.6430, 345.7799
CIE-Luv:
61.6553, 86.5129, -36.1604
Hunter-Lab:
54.7734, 63.0840, -11.8852
#f25db4 color charts
#f25db4 color shades, tints & tones
#f25db4 color schemes
#f25db4 color preview, HTML & CSS examples
This text has a color of #f25db4
<p style="color:#f25db4;">Text here</p>
.mytext {color:#f25db4;}
This box has a color of #f25db4
<div style="background-color:#f25db4;">Content here</div>
.mybackground {background-color:#f25db4;}
Border around this has a color of #f25db4
<div style="border:2px solid #f25db4;">Content here</div>
.myborder {border:2px solid #f25db4;}