#f80be3 color space conversions
Hex:
#f80be3
RGB:
248, 11, 227
CMY:
3, 96, 11
CMYK:
0, 96, 8, 3
HSL:
305°, 94.4223%, 50.7843%
HSV (HSB):
305°, 95.5645%, 97.2549%
XYZ:
52.6962, 25.7419, 74.8643
xyY:
0.3437, 0.1679, 25.7419
CIE-Lab:
57.7912, 92.6902, -49.2969
CIE-LCH:
57.7912, 104.9841, 331.9939
CIE-Luv:
57.7912, 90.0688, -89.4924
Hunter-Lab:
50.7364, 96.6061, -51.9701
#f80be3 color charts
#f80be3 color shades, tints & tones
#f80be3 color schemes
#f80be3 color preview, HTML & CSS examples
This text has a color of #f80be3
<p style="color:#f80be3;">Text here</p>
.mytext {color:#f80be3;}
This box has a color of #f80be3
<div style="background-color:#f80be3;">Content here</div>
.mybackground {background-color:#f80be3;}
Border around this has a color of #f80be3
<div style="border:2px solid #f80be3;">Content here</div>
.myborder {border:2px solid #f80be3;}