#f80be7 color space conversions
Hex:
#f80be7
RGB:
248, 11, 231
CMY:
3, 96, 9
CMYK:
0, 96, 7, 3
HSL:
304°, 94.4223%, 50.7843%
HSV (HSB):
304°, 95.5645%, 97.2549%
XYZ:
53.2549, 25.9653, 77.8063
xyY:
0.3391, 0.1654, 25.9653
CIE-Lab:
58.0041, 93.2189, -51.2124
CIE-LCH:
58.0041, 106.3602, 331.2166
CIE-Luv:
58.0041, 88.3798, -92.5394
Hunter-Lab:
50.9562, 97.3790, -54.8621
#f80be7 color charts
#f80be7 color shades, tints & tones
#f80be7 color schemes
#f80be7 color preview, HTML & CSS examples
This text has a color of #f80be7
<p style="color:#f80be7;">Text here</p>
.mytext {color:#f80be7;}
This box has a color of #f80be7
<div style="background-color:#f80be7;">Content here</div>
.mybackground {background-color:#f80be7;}
Border around this has a color of #f80be7
<div style="border:2px solid #f80be7;">Content here</div>
.myborder {border:2px solid #f80be7;}