#f925b5 color space conversions
Hex:
#f925b5
RGB:
249, 37, 181
CMY:
2, 85, 29
CMYK:
0, 85, 27, 2
HSL:
319°, 94.6429%, 56.0784%
HSV (HSB):
319°, 85.1406%, 97.6471%
XYZ:
48.0690, 24.7991, 45.9692
xyY:
0.4045, 0.2087, 24.7991
CIE-Lab:
56.8791, 84.2287, -24.3836
CIE-LCH:
56.8791, 87.6872, 343.8547
CIE-Luv:
56.8791, 108.5213, -50.5212
Hunter-Lab:
49.7987, 85.1524, -19.8717
#f925b5 color charts
#f925b5 color shades, tints & tones
#f925b5 color schemes
#f925b5 color preview, HTML & CSS examples
This text has a color of #f925b5
<p style="color:#f925b5;">Text here</p>
.mytext {color:#f925b5;}
This box has a color of #f925b5
<div style="background-color:#f925b5;">Content here</div>
.mybackground {background-color:#f925b5;}
Border around this has a color of #f925b5
<div style="border:2px solid #f925b5;">Content here</div>
.myborder {border:2px solid #f925b5;}