#f82e8d color space conversions
Hex:
#f82e8d
RGB:
248, 46, 141
CMY:
3, 82, 45
CMYK:
0, 81, 43, 3
HSL:
332°, 93.5185%, 57.6471%
HSV (HSB):
332°, 81.4516%, 97.2549%
XYZ:
44.4961, 23.8335, 27.4544
xyY:
0.4645, 0.2488, 23.8335
CIE-Lab:
55.9207, 78.2347, -2.3503
CIE-LCH:
55.9207, 78.2700, 358.2792
CIE-Luv:
55.9207, 123.3097, -18.5249
Hunter-Lab:
48.8196, 77.2576, 0.8311
#f82e8d color charts
#f82e8d color shades, tints & tones
#f82e8d color schemes
#f82e8d color preview, HTML & CSS examples
This text has a color of #f82e8d
<p style="color:#f82e8d;">Text here</p>
.mytext {color:#f82e8d;}
This box has a color of #f82e8d
<div style="background-color:#f82e8d;">Content here</div>
.mybackground {background-color:#f82e8d;}
Border around this has a color of #f82e8d
<div style="border:2px solid #f82e8d;">Content here</div>
.myborder {border:2px solid #f82e8d;}