#f8388d color space conversions
Hex:
#f8388d
RGB:
248, 56, 141
CMY:
3, 78, 45
CMYK:
0, 77, 43, 3
HSL:
333°, 93.2039%, 59.6078%
HSV (HSB):
333°, 77.4194%, 97.2549%
XYZ:
44.9333, 24.7079, 27.6002
xyY:
0.4621, 0.2541, 24.7079
CIE-Lab:
56.7897, 75.7565, -1.0753
CIE-LCH:
56.7897, 75.7642, 359.1868
CIE-Luv:
56.7897, 120.2009, -16.3331
Hunter-Lab:
49.7070, 74.3700, 1.8738
#f8388d color charts
#f8388d color shades, tints & tones
#f8388d color schemes
#f8388d color preview, HTML & CSS examples
This text has a color of #f8388d
<p style="color:#f8388d;">Text here</p>
.mytext {color:#f8388d;}
This box has a color of #f8388d
<div style="background-color:#f8388d;">Content here</div>
.mybackground {background-color:#f8388d;}
Border around this has a color of #f8388d
<div style="border:2px solid #f8388d;">Content here</div>
.myborder {border:2px solid #f8388d;}