#f87d9d color space conversions
Hex:
#f87d9d
RGB:
248, 125, 157
CMY:
3, 51, 38
CMYK:
0, 50, 37, 3
HSL:
344°, 89.7810%, 73.1373%
HSV (HSB):
344°, 49.5968%, 97.2549%
XYZ:
52.1308, 37.0580, 36.3036
xyY:
0.4154, 0.2953, 37.0580
CIE-Lab:
67.3205, 50.1412, 4.9720
CIE-LCH:
67.3205, 50.3871, 5.6630
CIE-Luv:
67.3205, 81.4110, -2.7268
Hunter-Lab:
60.8753, 46.3275, 7.2545
#f87d9d color charts
#f87d9d color shades, tints & tones
#f87d9d color schemes
#f87d9d color preview, HTML & CSS examples
This text has a color of #f87d9d
<p style="color:#f87d9d;">Text here</p>
.mytext {color:#f87d9d;}
This box has a color of #f87d9d
<div style="background-color:#f87d9d;">Content here</div>
.mybackground {background-color:#f87d9d;}
Border around this has a color of #f87d9d
<div style="border:2px solid #f87d9d;">Content here</div>
.myborder {border:2px solid #f87d9d;}