#f8388f color space conversions
Hex:
#f8388f
RGB:
248, 56, 143
CMY:
3, 78, 44
CMYK:
0, 77, 42, 3
HSL:
333°, 93.2039%, 59.6078%
HSV (HSB):
333°, 77.4194%, 97.2549%
XYZ:
45.0835, 24.7680, 28.3911
xyY:
0.4589, 0.2521, 24.7680
CIE-Lab:
56.8486, 75.9360, -2.1714
CIE-LCH:
56.8486, 75.9670, 358.3620
CIE-Luv:
56.8486, 119.3916, -17.8042
Hunter-Lab:
49.7674, 74.6072, 1.0137
#f8388f color charts
#f8388f color shades, tints & tones
#f8388f color schemes
#f8388f color preview, HTML & CSS examples
This text has a color of #f8388f
<p style="color:#f8388f;">Text here</p>
.mytext {color:#f8388f;}
This box has a color of #f8388f
<div style="background-color:#f8388f;">Content here</div>
.mybackground {background-color:#f8388f;}
Border around this has a color of #f8388f
<div style="border:2px solid #f8388f;">Content here</div>
.myborder {border:2px solid #f8388f;}