#f882dd color space conversions
Hex:
#f882dd
RGB:
248, 130, 221
CMY:
3, 49, 13
CMYK:
0, 48, 11, 3
HSL:
314°, 89.3939%, 74.1176%
HSV (HSB):
314°, 47.5806%, 97.2549%
XYZ:
59.7452, 41.1422, 73.1989
xyY:
0.3432, 0.2363, 41.1422
CIE-Lab:
70.2754, 56.4331, -26.4536
CIE-LCH:
70.2754, 62.3257, 334.8847
CIE-Luv:
70.2754, 62.7982, -50.5179
Hunter-Lab:
64.1422, 54.0149, -22.7621
#f882dd color charts
#f882dd color shades, tints & tones
#f882dd color schemes
#f882dd color preview, HTML & CSS examples
This text has a color of #f882dd
<p style="color:#f882dd;">Text here</p>
.mytext {color:#f882dd;}
This box has a color of #f882dd
<div style="background-color:#f882dd;">Content here</div>
.mybackground {background-color:#f882dd;}
Border around this has a color of #f882dd
<div style="border:2px solid #f882dd;">Content here</div>
.myborder {border:2px solid #f882dd;}