#f87f97 color space conversions
Hex:
#f87f97
RGB:
248, 127, 151
CMY:
3, 50, 41
CMYK:
0, 49, 39, 3
HSL:
348°, 89.6296%, 73.5294%
HSV (HSB):
348°, 48.7903%, 97.2549%
XYZ:
51.8867, 37.3696, 33.7565
xyY:
0.4218, 0.3038, 37.3696
CIE-Lab:
67.5534, 48.4977, 8.6959
CIE-LCH:
67.5534, 49.2711, 10.1654
CIE-Luv:
67.5534, 81.6406, 2.5528
Hunter-Lab:
61.1307, 44.5292, 10.0514
#f87f97 color charts
#f87f97 color shades, tints & tones
#f87f97 color schemes
#f87f97 color preview, HTML & CSS examples
This text has a color of #f87f97
<p style="color:#f87f97;">Text here</p>
.mytext {color:#f87f97;}
This box has a color of #f87f97
<div style="background-color:#f87f97;">Content here</div>
.mybackground {background-color:#f87f97;}
Border around this has a color of #f87f97
<div style="border:2px solid #f87f97;">Content here</div>
.myborder {border:2px solid #f87f97;}