#f884cd color space conversions
Hex:
#f884cd
RGB:
248, 132, 205
CMY:
3, 48, 20
CMYK:
0, 47, 17, 3
HSL:
322°, 89.2308%, 74.5098%
HSV (HSB):
322°, 46.7742%, 97.2549%
XYZ:
57.9821, 40.8668, 62.5897
xyY:
0.3592, 0.2531, 40.8668
CIE-Lab:
70.0825, 53.0095, -17.8763
CIE-LCH:
70.0825, 55.9426, 341.3644
CIE-Luv:
70.0825, 65.8123, -36.4790
Hunter-Lab:
63.9271, 50.0276, -13.3006
#f884cd color charts
#f884cd color shades, tints & tones
#f884cd color schemes
#f884cd color preview, HTML & CSS examples
This text has a color of #f884cd
<p style="color:#f884cd;">Text here</p>
.mytext {color:#f884cd;}
This box has a color of #f884cd
<div style="background-color:#f884cd;">Content here</div>
.mybackground {background-color:#f884cd;}
Border around this has a color of #f884cd
<div style="border:2px solid #f884cd;">Content here</div>
.myborder {border:2px solid #f884cd;}