#f82e93 color space conversions
Hex:
#f82e93
RGB:
248, 46, 147
CMY:
3, 82, 42
CMYK:
0, 81, 41, 3
HSL:
330°, 93.5185%, 57.6471%
HSV (HSB):
330°, 81.4516%, 97.2549%
XYZ:
44.9549, 24.0170, 29.8701
xyY:
0.4548, 0.2430, 24.0170
CIE-Lab:
56.1048, 78.7708, -5.6351
CIE-LCH:
56.1048, 78.9721, 355.9081
CIE-Luv:
56.1048, 120.7558, -22.9784
Hunter-Lab:
49.0072, 77.9776, -1.8325
#f82e93 color charts
#f82e93 color shades, tints & tones
#f82e93 color schemes
#f82e93 color preview, HTML & CSS examples
This text has a color of #f82e93
<p style="color:#f82e93;">Text here</p>
.mytext {color:#f82e93;}
This box has a color of #f82e93
<div style="background-color:#f82e93;">Content here</div>
.mybackground {background-color:#f82e93;}
Border around this has a color of #f82e93
<div style="border:2px solid #f82e93;">Content here</div>
.myborder {border:2px solid #f82e93;}