#f8055c color space conversions
Hex:
#f8055c
RGB:
248, 5, 92
CMY:
3, 98, 64
CMYK:
0, 98, 63, 3
HSL:
339°, 96.0474%, 49.6078%
HSV (HSB):
339°, 97.9839%, 97.2549%
XYZ:
40.6974, 20.8377, 12.0023
xyY:
0.5534, 0.2834, 20.8377
CIE-Lab:
52.7714, 80.4311, 22.6759
CIE-LCH:
52.7714, 83.5665, 15.7447
CIE-Luv:
52.7714, 151.1682, 9.2173
Hunter-Lab:
45.6483, 79.2558, 16.3647
#f8055c color charts
#f8055c color shades, tints & tones
#f8055c color schemes
#f8055c color preview, HTML & CSS examples
This text has a color of #f8055c
<p style="color:#f8055c;">Text here</p>
.mytext {color:#f8055c;}
This box has a color of #f8055c
<div style="background-color:#f8055c;">Content here</div>
.mybackground {background-color:#f8055c;}
Border around this has a color of #f8055c
<div style="border:2px solid #f8055c;">Content here</div>
.myborder {border:2px solid #f8055c;}