#f83d5d color space conversions
Hex:
#f83d5d
RGB:
248, 61, 93
CMY:
3, 76, 64
CMYK:
0, 75, 63, 3
HSL:
350°, 93.0348%, 60.5882%
HSV (HSB):
350°, 75.4032%, 97.2549%
XYZ:
42.3559, 24.0843, 12.7722
xyY:
0.5347, 0.3040, 24.0843
CIE-Lab:
56.1721, 70.8243, 26.5309
CIE-LCH:
56.1721, 75.6305, 20.5360
CIE-Luv:
56.1721, 135.4785, 16.1657
Hunter-Lab:
49.0757, 68.1760, 18.9224
#f83d5d color charts
#f83d5d color shades, tints & tones
#f83d5d color schemes
#f83d5d color preview, HTML & CSS examples
This text has a color of #f83d5d
<p style="color:#f83d5d;">Text here</p>
.mytext {color:#f83d5d;}
This box has a color of #f83d5d
<div style="background-color:#f83d5d;">Content here</div>
.mybackground {background-color:#f83d5d;}
Border around this has a color of #f83d5d
<div style="border:2px solid #f83d5d;">Content here</div>
.myborder {border:2px solid #f83d5d;}