#f882d5 color space conversions
Hex:
#f882d5
RGB:
248, 130, 213
CMY:
3, 49, 16
CMYK:
0, 48, 14, 3
HSL:
318°, 89.3939%, 74.1176%
HSV (HSB):
318°, 47.5806%, 97.2549%
XYZ:
58.7043, 40.7258, 67.7176
xyY:
0.3512, 0.2437, 40.7258
CIE-Lab:
69.9834, 55.1899, -22.4699
CIE-LCH:
69.9834, 59.5887, 337.8469
CIE-Luv:
69.9834, 64.7914, -43.9967
Hunter-Lab:
63.8168, 52.5206, -18.2424
#f882d5 color charts
#f882d5 color shades, tints & tones
#f882d5 color schemes
#f882d5 color preview, HTML & CSS examples
This text has a color of #f882d5
<p style="color:#f882d5;">Text here</p>
.mytext {color:#f882d5;}
This box has a color of #f882d5
<div style="background-color:#f882d5;">Content here</div>
.mybackground {background-color:#f882d5;}
Border around this has a color of #f882d5
<div style="border:2px solid #f882d5;">Content here</div>
.myborder {border:2px solid #f882d5;}