#f8405c color space conversions
Hex:
#f8405c
RGB:
248, 64, 92
CMY:
3, 75, 64
CMYK:
0, 74, 63, 3
HSL:
351°, 92.9293%, 61.1765%
HSV (HSB):
351°, 74.1935%, 97.2549%
XYZ:
42.4766, 24.3960, 12.5953
xyY:
0.5345, 0.3070, 24.3960
CIE-Lab:
56.4821, 69.8503, 27.5195
CIE-LCH:
56.4821, 75.0759, 21.5034
CIE-Luv:
56.4821, 134.3294, 17.4286
Hunter-Lab:
49.3923, 67.0707, 19.4553
#f8405c color charts
#f8405c color shades, tints & tones
#f8405c color schemes
#f8405c color preview, HTML & CSS examples
This text has a color of #f8405c
<p style="color:#f8405c;">Text here</p>
.mytext {color:#f8405c;}
This box has a color of #f8405c
<div style="background-color:#f8405c;">Content here</div>
.mybackground {background-color:#f8405c;}
Border around this has a color of #f8405c
<div style="border:2px solid #f8405c;">Content here</div>
.myborder {border:2px solid #f8405c;}