#f82f5d color space conversions
Hex:
#f82f5d
RGB:
248, 47, 93
CMY:
3, 82, 64
CMYK:
0, 81, 63, 3
HSL:
346°, 93.4884%, 57.8431%
HSV (HSB):
346°, 81.0484%, 97.2549%
XYZ:
41.7037, 22.7798, 12.5548
xyY:
0.5413, 0.2957, 22.7798
CIE-Lab:
54.8448, 74.5748, 24.8012
CIE-LCH:
54.8448, 78.5907, 18.3955
CIE-Luv:
54.8448, 141.4083, 13.2382
Hunter-Lab:
47.7282, 72.4445, 17.8136
#f82f5d color charts
#f82f5d color shades, tints & tones
#f82f5d color schemes
#f82f5d color preview, HTML & CSS examples
This text has a color of #f82f5d
<p style="color:#f82f5d;">Text here</p>
.mytext {color:#f82f5d;}
This box has a color of #f82f5d
<div style="background-color:#f82f5d;">Content here</div>
.mybackground {background-color:#f82f5d;}
Border around this has a color of #f82f5d
<div style="border:2px solid #f82f5d;">Content here</div>
.myborder {border:2px solid #f82f5d;}