#f882e2 color space conversions
Hex:
#f882e2
RGB:
248, 130, 226
CMY:
3, 49, 11
CMYK:
0, 48, 9, 3
HSL:
311°, 89.3939%, 74.1176%
HSV (HSB):
311°, 47.5806%, 97.2549%
XYZ:
60.4215, 41.4127, 76.7604
xyY:
0.3383, 0.2319, 41.4127
CIE-Lab:
70.4641, 57.2299, -28.9249
CIE-LCH:
70.4641, 64.1242, 333.1872
CIE-Luv:
70.4641, 61.5554, -54.6052
Hunter-Lab:
64.3527, 54.9785, -25.6747
#f882e2 color charts
#f882e2 color shades, tints & tones
#f882e2 color schemes
#f882e2 color preview, HTML & CSS examples
This text has a color of #f882e2
<p style="color:#f882e2;">Text here</p>
.mytext {color:#f882e2;}
This box has a color of #f882e2
<div style="background-color:#f882e2;">Content here</div>
.mybackground {background-color:#f882e2;}
Border around this has a color of #f882e2
<div style="border:2px solid #f882e2;">Content here</div>
.myborder {border:2px solid #f882e2;}