#f80047 color space conversions
Hex:
#f80047
RGB:
248, 0, 71
CMY:
3, 100, 72
CMYK:
0, 100, 71, 3
HSL:
343°, 100.0000%, 48.6275%
HSV (HSB):
343°, 100.0000%, 97.2549%
XYZ:
39.8487, 20.4114, 7.8008
xyY:
0.5855, 0.2999, 20.4114
CIE-Lab:
52.2992, 79.8284, 34.6914
CIE-LCH:
52.2992, 87.0406, 23.4885
CIE-Luv:
52.2992, 158.8435, 19.6719
Hunter-Lab:
45.1790, 78.3773, 21.3880
#f80047 color charts
#f80047 color shades, tints & tones
#f80047 color schemes
#f80047 color preview, HTML & CSS examples
This text has a color of #f80047
<p style="color:#f80047;">Text here</p>
.mytext {color:#f80047;}
This box has a color of #f80047
<div style="background-color:#f80047;">Content here</div>
.mybackground {background-color:#f80047;}
Border around this has a color of #f80047
<div style="border:2px solid #f80047;">Content here</div>
.myborder {border:2px solid #f80047;}