#f882e4 color space conversions
Hex:
#f882e4
RGB:
248, 130, 228
CMY:
3, 49, 11
CMYK:
0, 48, 8, 3
HSL:
310°, 89.3939%, 74.1176%
HSV (HSB):
310°, 47.5806%, 97.2549%
XYZ:
60.6976, 41.5232, 78.2144
xyY:
0.3364, 0.2301, 41.5232
CIE-Lab:
70.5409, 57.5528, -29.9094
CIE-LCH:
70.5409, 64.8606, 332.5397
CIE-Luv:
70.5409, 61.0593, -56.2416
Hunter-Lab:
64.4385, 55.3702, -26.8584
#f882e4 color charts
#f882e4 color shades, tints & tones
#f882e4 color schemes
#f882e4 color preview, HTML & CSS examples
This text has a color of #f882e4
<p style="color:#f882e4;">Text here</p>
.mytext {color:#f882e4;}
This box has a color of #f882e4
<div style="background-color:#f882e4;">Content here</div>
.mybackground {background-color:#f882e4;}
Border around this has a color of #f882e4
<div style="border:2px solid #f882e4;">Content here</div>
.myborder {border:2px solid #f882e4;}