#f82f5b color space conversions
Hex:
#f82f5b
RGB:
248, 47, 91
CMY:
3, 82, 64
CMYK:
0, 81, 63, 3
HSL:
347°, 93.4884%, 57.8431%
HSV (HSB):
347°, 81.0484%, 97.2549%
XYZ:
41.6162, 22.7448, 12.0943
xyY:
0.5443, 0.2975, 22.7448
CIE-Lab:
54.8085, 74.4654, 25.9438
CIE-LCH:
54.8085, 78.8554, 19.2084
CIE-Luv:
54.8085, 142.0629, 14.3447
Hunter-Lab:
47.6915, 72.3012, 18.3485
#f82f5b color charts
#f82f5b color shades, tints & tones
#f82f5b color schemes
#f82f5b color preview, HTML & CSS examples
This text has a color of #f82f5b
<p style="color:#f82f5b;">Text here</p>
.mytext {color:#f82f5b;}
This box has a color of #f82f5b
<div style="background-color:#f82f5b;">Content here</div>
.mybackground {background-color:#f82f5b;}
Border around this has a color of #f82f5b
<div style="border:2px solid #f82f5b;">Content here</div>
.myborder {border:2px solid #f82f5b;}