#f925b6 color space conversions
Hex:
#f925b6
RGB:
249, 37, 182
CMY:
2, 85, 29
CMYK:
0, 85, 27, 2
HSL:
319°, 94.6429%, 56.0784%
HSV (HSB):
319°, 85.1406%, 97.6471%
XYZ:
48.1720, 24.8403, 46.5117
xyY:
0.4030, 0.2078, 24.8403
CIE-Lab:
56.9195, 84.3392, -24.9019
CIE-LCH:
56.9195, 87.9386, 343.5503
CIE-Luv:
56.9195, 108.0737, -51.3078
Hunter-Lab:
49.8400, 85.3060, -20.4426
#f925b6 color charts
#f925b6 color shades, tints & tones
#f925b6 color schemes
#f925b6 color preview, HTML & CSS examples
This text has a color of #f925b6
<p style="color:#f925b6;">Text here</p>
.mytext {color:#f925b6;}
This box has a color of #f925b6
<div style="background-color:#f925b6;">Content here</div>
.mybackground {background-color:#f925b6;}
Border around this has a color of #f925b6
<div style="border:2px solid #f925b6;">Content here</div>
.myborder {border:2px solid #f925b6;}