#f83f5d color space conversions
Hex:
#f83f5d
RGB:
248, 63, 93
CMY:
3, 75, 64
CMYK:
0, 75, 63, 3
HSL:
350°, 92.9648%, 60.9804%
HSV (HSB):
350°, 74.5968%, 97.2549%
XYZ:
42.4647, 24.3018, 12.8085
xyY:
0.5336, 0.3054, 24.3018
CIE-Lab:
56.3887, 70.2172, 26.8118
CIE-LCH:
56.3887, 75.1620, 20.8989
CIE-Luv:
56.3887, 134.5210, 16.6406
Hunter-Lab:
49.2968, 67.4918, 19.1028
#f83f5d color charts
#f83f5d color shades, tints & tones
#f83f5d color schemes
#f83f5d color preview, HTML & CSS examples
This text has a color of #f83f5d
<p style="color:#f83f5d;">Text here</p>
.mytext {color:#f83f5d;}
This box has a color of #f83f5d
<div style="background-color:#f83f5d;">Content here</div>
.mybackground {background-color:#f83f5d;}
Border around this has a color of #f83f5d
<div style="border:2px solid #f83f5d;">Content here</div>
.myborder {border:2px solid #f83f5d;}