#f84f94 color space conversions
Hex:
#f84f94
RGB:
248, 79, 148
CMY:
3, 69, 42
CMYK:
0, 68, 40, 3
HSL:
336°, 92.3497%, 64.1176%
HSV (HSB):
336°, 68.1452%, 97.2549%
XYZ:
46.8527, 27.6865, 30.8916
xyY:
0.4444, 0.2626, 27.6865
CIE-Lab:
59.6045, 69.0927, -1.0660
CIE-LCH:
59.6045, 69.1010, 359.1161
CIE-Luv:
59.6045, 108.4362, -14.8961
Hunter-Lab:
52.6180, 66.8604, 2.0239
#f84f94 color charts
#f84f94 color shades, tints & tones
#f84f94 color schemes
#f84f94 color preview, HTML & CSS examples
This text has a color of #f84f94
<p style="color:#f84f94;">Text here</p>
.mytext {color:#f84f94;}
This box has a color of #f84f94
<div style="background-color:#f84f94;">Content here</div>
.mybackground {background-color:#f84f94;}
Border around this has a color of #f84f94
<div style="border:2px solid #f84f94;">Content here</div>
.myborder {border:2px solid #f84f94;}