#f87fbd color space conversions
Hex:
#f87fbd
RGB:
248, 127, 189
CMY:
3, 50, 26
CMYK:
0, 49, 24, 3
HSL:
329°, 89.6296%, 73.5294%
HSV (HSB):
329°, 48.7903%, 97.2549%
XYZ:
55.4861, 38.8093, 52.7106
xyY:
0.3774, 0.2640, 38.8093
CIE-Lab:
68.6129, 53.1694, -11.1553
CIE-LCH:
68.6129, 54.3270, 348.1508
CIE-Luv:
68.6129, 72.3115, -26.2273
Hunter-Lab:
62.2971, 49.9643, -6.5582
#f87fbd color charts
#f87fbd color shades, tints & tones
#f87fbd color schemes
#f87fbd color preview, HTML & CSS examples
This text has a color of #f87fbd
<p style="color:#f87fbd;">Text here</p>
.mytext {color:#f87fbd;}
This box has a color of #f87fbd
<div style="background-color:#f87fbd;">Content here</div>
.mybackground {background-color:#f87fbd;}
Border around this has a color of #f87fbd
<div style="border:2px solid #f87fbd;">Content here</div>
.myborder {border:2px solid #f87fbd;}