#f92d94 color space conversions
Hex:
#f92d94
RGB:
249, 45, 148
CMY:
2, 82, 42
CMYK:
0, 82, 41, 2
HSL:
330°, 94.4444%, 57.6471%
HSV (HSB):
330°, 81.9277%, 97.6471%
XYZ:
45.3506, 24.1546, 30.2890
xyY:
0.4544, 0.2420, 24.1546
CIE-Lab:
56.2423, 79.3182, -6.0028
CIE-LCH:
56.2423, 79.5450, 355.6721
CIE-Luv:
56.2423, 121.3925, -23.5995
Hunter-Lab:
49.1474, 78.7026, -2.1367
#f92d94 color charts
#f92d94 color shades, tints & tones
#f92d94 color schemes
#f92d94 color preview, HTML & CSS examples
This text has a color of #f92d94
<p style="color:#f92d94;">Text here</p>
.mytext {color:#f92d94;}
This box has a color of #f92d94
<div style="background-color:#f92d94;">Content here</div>
.mybackground {background-color:#f92d94;}
Border around this has a color of #f92d94
<div style="border:2px solid #f92d94;">Content here</div>
.myborder {border:2px solid #f92d94;}