#f87fc6 color space conversions
Hex:
#f87fc6
RGB:
248, 127, 198
CMY:
3, 50, 22
CMYK:
0, 49, 20, 3
HSL:
325°, 89.6296%, 73.5294%
HSV (HSB):
325°, 48.7903%, 97.2549%
XYZ:
56.4938, 39.2124, 58.0173
xyY:
0.3675, 0.2551, 39.2124
CIE-Lab:
68.9049, 54.4257, -15.7544
CIE-LCH:
68.9049, 56.6601, 343.8561
CIE-Luv:
68.9049, 70.0188, -33.4026
Hunter-Lab:
62.6198, 51.4529, -11.0983
#f87fc6 color charts
#f87fc6 color shades, tints & tones
#f87fc6 color schemes
#f87fc6 color preview, HTML & CSS examples
This text has a color of #f87fc6
<p style="color:#f87fc6;">Text here</p>
.mytext {color:#f87fc6;}
This box has a color of #f87fc6
<div style="background-color:#f87fc6;">Content here</div>
.mybackground {background-color:#f87fc6;}
Border around this has a color of #f87fc6
<div style="border:2px solid #f87fc6;">Content here</div>
.myborder {border:2px solid #f87fc6;}