#f8055e color space conversions
Hex:
#f8055e
RGB:
248, 5, 94
CMY:
3, 98, 63
CMYK:
0, 98, 62, 3
HSL:
338°, 96.0474%, 49.6078%
HSV (HSB):
338°, 97.9839%, 97.2549%
XYZ:
40.7861, 20.8732, 12.4689
xyY:
0.5502, 0.2816, 20.8732
CIE-Lab:
52.8104, 80.5364, 21.5161
CIE-LCH:
52.8104, 83.3610, 14.9578
CIE-Luv:
52.8104, 150.4194, 8.0762
Hunter-Lab:
45.6871, 79.3989, 15.7996
#f8055e color charts
#f8055e color shades, tints & tones
#f8055e color schemes
#f8055e color preview, HTML & CSS examples
This text has a color of #f8055e
<p style="color:#f8055e;">Text here</p>
.mytext {color:#f8055e;}
This box has a color of #f8055e
<div style="background-color:#f8055e;">Content here</div>
.mybackground {background-color:#f8055e;}
Border around this has a color of #f8055e
<div style="border:2px solid #f8055e;">Content here</div>
.myborder {border:2px solid #f8055e;}