#f84e82 color space conversions
Hex:
#f84e82
RGB:
248, 78, 130
CMY:
3, 69, 49
CMYK:
0, 69, 48, 3
HSL:
342°, 92.3913%, 63.9216%
HSV (HSB):
342°, 68.5484%, 97.2549%
XYZ:
45.4651, 27.0169, 23.9376
xyY:
0.4715, 0.2802, 27.0169
CIE-Lab:
58.9900, 67.8029, 8.5849
CIE-LCH:
58.9900, 68.3443, 7.2161
CIE-Luv:
58.9900, 115.1813, -2.3015
Hunter-Lab:
51.9778, 65.1729, 9.0794
#f84e82 color charts
#f84e82 color shades, tints & tones
#f84e82 color schemes
#f84e82 color preview, HTML & CSS examples
This text has a color of #f84e82
<p style="color:#f84e82;">Text here</p>
.mytext {color:#f84e82;}
This box has a color of #f84e82
<div style="background-color:#f84e82;">Content here</div>
.mybackground {background-color:#f84e82;}
Border around this has a color of #f84e82
<div style="border:2px solid #f84e82;">Content here</div>
.myborder {border:2px solid #f84e82;}