#f87db9 color space conversions
Hex:
#f87db9
RGB:
248, 125, 185
CMY:
3, 51, 27
CMYK:
0, 50, 25, 3
HSL:
331°, 89.7810%, 73.1373%
HSV (HSB):
331°, 49.5968%, 97.2549%
XYZ:
54.8020, 38.1265, 50.3697
xyY:
0.3824, 0.2661, 38.1265
CIE-Lab:
68.1137, 53.5966, -9.6560
CIE-LCH:
68.1137, 54.4595, 349.7872
CIE-Luv:
68.1137, 74.3695, -24.0636
Hunter-Lab:
61.7466, 50.3674, -5.1431
#f87db9 color charts
#f87db9 color shades, tints & tones
#f87db9 color schemes
#f87db9 color preview, HTML & CSS examples
This text has a color of #f87db9
<p style="color:#f87db9;">Text here</p>
.mytext {color:#f87db9;}
This box has a color of #f87db9
<div style="background-color:#f87db9;">Content here</div>
.mybackground {background-color:#f87db9;}
Border around this has a color of #f87db9
<div style="border:2px solid #f87db9;">Content here</div>
.myborder {border:2px solid #f87db9;}