#f82e6c color space conversions
Hex:
#f82e6c
RGB:
248, 46, 108
CMY:
3, 82, 58
CMYK:
0, 81, 56, 3
HSL:
342°, 93.5185%, 57.6471%
HSV (HSB):
342°, 81.4516%, 97.2549%
XYZ:
42.3952, 22.9932, 16.3910
xyY:
0.5184, 0.2812, 22.9932
CIE-Lab:
55.0653, 75.7128, 16.1337
CIE-LCH:
55.0653, 77.4127, 12.0293
CIE-Luv:
55.0653, 136.5065, 4.1425
Hunter-Lab:
47.9512, 73.9030, 13.2989
#f82e6c color charts
#f82e6c color shades, tints & tones
#f82e6c color schemes
#f82e6c color preview, HTML & CSS examples
This text has a color of #f82e6c
<p style="color:#f82e6c;">Text here</p>
.mytext {color:#f82e6c;}
This box has a color of #f82e6c
<div style="background-color:#f82e6c;">Content here</div>
.mybackground {background-color:#f82e6c;}
Border around this has a color of #f82e6c
<div style="border:2px solid #f82e6c;">Content here</div>
.myborder {border:2px solid #f82e6c;}