#f87f96 color space conversions
Hex:
#f87f96
RGB:
248, 127, 150
CMY:
3, 50, 41
CMYK:
0, 49, 40, 3
HSL:
349°, 89.6296%, 73.5294%
HSV (HSB):
349°, 48.7903%, 97.2549%
XYZ:
51.8058, 37.3372, 33.3305
xyY:
0.4230, 0.3049, 37.3372
CIE-Lab:
67.5293, 48.3892, 9.2261
CIE-LCH:
67.5293, 49.2609, 10.7947
CIE-Luv:
67.5293, 81.8738, 3.2645
Hunter-Lab:
61.1042, 44.4049, 10.4320
#f87f96 color charts
#f87f96 color shades, tints & tones
#f87f96 color schemes
#f87f96 color preview, HTML & CSS examples
This text has a color of #f87f96
<p style="color:#f87f96;">Text here</p>
.mytext {color:#f87f96;}
This box has a color of #f87f96
<div style="background-color:#f87f96;">Content here</div>
.mybackground {background-color:#f87f96;}
Border around this has a color of #f87f96
<div style="border:2px solid #f87f96;">Content here</div>
.myborder {border:2px solid #f87f96;}