#f880e3 color space conversions
Hex:
#f880e3
RGB:
248, 128, 227
CMY:
3, 50, 11
CMYK:
0, 48, 8, 3
HSL:
311°, 89.5522%, 73.7255%
HSV (HSB):
311°, 48.3871%, 97.2549%
XYZ:
60.2957, 40.9409, 77.3975
xyY:
0.3375, 0.2292, 40.9409
CIE-Lab:
70.1345, 58.3522, -29.9844
CIE-LCH:
70.1345, 65.6052, 332.8036
CIE-Luv:
70.1345, 62.1720, -56.4451
Hunter-Lab:
63.9850, 56.2340, -26.9288
#f880e3 color charts
#f880e3 color shades, tints & tones
#f880e3 color schemes
#f880e3 color preview, HTML & CSS examples
This text has a color of #f880e3
<p style="color:#f880e3;">Text here</p>
.mytext {color:#f880e3;}
This box has a color of #f880e3
<div style="background-color:#f880e3;">Content here</div>
.mybackground {background-color:#f880e3;}
Border around this has a color of #f880e3
<div style="border:2px solid #f880e3;">Content here</div>
.myborder {border:2px solid #f880e3;}