#f882a4 color space conversions
Hex:
#f882a4
RGB:
248, 130, 164
CMY:
3, 49, 36
CMYK:
0, 48, 34, 3
HSL:
343°, 89.3939%, 74.1176%
HSV (HSB):
343°, 47.5806%, 97.2549%
XYZ:
53.3949, 38.6021, 39.7587
xyY:
0.4053, 0.2930, 38.6021
CIE-Lab:
68.4620, 48.5027, 2.6731
CIE-LCH:
68.4620, 48.5763, 3.1546
CIE-Luv:
68.4620, 76.7970, -5.4827
Hunter-Lab:
62.1306, 44.6741, 5.5504
#f882a4 color charts
#f882a4 color shades, tints & tones
#f882a4 color schemes
#f882a4 color preview, HTML & CSS examples
This text has a color of #f882a4
<p style="color:#f882a4;">Text here</p>
.mytext {color:#f882a4;}
This box has a color of #f882a4
<div style="background-color:#f882a4;">Content here</div>
.mybackground {background-color:#f882a4;}
Border around this has a color of #f882a4
<div style="border:2px solid #f882a4;">Content here</div>
.myborder {border:2px solid #f882a4;}