#f82f8d color space conversions
Hex:
#f82f8d
RGB:
248, 47, 141
CMY:
3, 82, 45
CMYK:
0, 81, 43, 3
HSL:
332°, 93.4884%, 57.8431%
HSV (HSB):
332°, 81.0484%, 97.2549%
XYZ:
44.5356, 23.9126, 27.4676
xyY:
0.4643, 0.2493, 23.9126
CIE-Lab:
56.0002, 78.0073, -2.2336
CIE-LCH:
56.0002, 78.0392, 358.3599
CIE-Luv:
56.0002, 123.0251, -18.3244
Hunter-Lab:
48.9005, 76.9913, 0.9269
#f82f8d color charts
#f82f8d color shades, tints & tones
#f82f8d color schemes
#f82f8d color preview, HTML & CSS examples
This text has a color of #f82f8d
<p style="color:#f82f8d;">Text here</p>
.mytext {color:#f82f8d;}
This box has a color of #f82f8d
<div style="background-color:#f82f8d;">Content here</div>
.mybackground {background-color:#f82f8d;}
Border around this has a color of #f82f8d
<div style="border:2px solid #f82f8d;">Content here</div>
.myborder {border:2px solid #f82f8d;}