#f84b8c color space conversions
Hex:
#f84b8c
RGB:
248, 75, 140
CMY:
3, 71, 45
CMYK:
0, 70, 44, 3
HSL:
337°, 92.5134%, 63.3333%
HSV (HSB):
337°, 69.7581%, 97.2549%
XYZ:
45.9611, 26.8821, 27.5773
xyY:
0.4577, 0.2677, 26.8821
CIE-Lab:
58.8650, 69.7587, 2.5378
CIE-LCH:
58.8650, 69.8049, 2.0835
CIE-Luv:
58.8650, 113.0893, -10.3304
Hunter-Lab:
51.8479, 67.4993, 4.7579
#f84b8c color charts
#f84b8c color shades, tints & tones
#f84b8c color schemes
#f84b8c color preview, HTML & CSS examples
This text has a color of #f84b8c
<p style="color:#f84b8c;">Text here</p>
.mytext {color:#f84b8c;}
This box has a color of #f84b8c
<div style="background-color:#f84b8c;">Content here</div>
.mybackground {background-color:#f84b8c;}
Border around this has a color of #f84b8c
<div style="border:2px solid #f84b8c;">Content here</div>
.myborder {border:2px solid #f84b8c;}