#f87dcd color space conversions
Hex:
#f87dcd
RGB:
248, 125, 205
CMY:
3, 51, 20
CMYK:
0, 50, 17, 3
HSL:
321°, 89.7810%, 73.1373%
HSV (HSB):
321°, 49.5968%, 97.2549%
XYZ:
57.0645, 39.0315, 62.2838
xyY:
0.3603, 0.2464, 39.0315
CIE-Lab:
68.7741, 56.4003, -19.8609
CIE-LCH:
68.7741, 59.7950, 340.6007
CIE-Luv:
68.7741, 69.1760, -40.0461
Hunter-Lab:
62.4752, 53.7093, -15.3758
#f87dcd color charts
#f87dcd color shades, tints & tones
#f87dcd color schemes
#f87dcd color preview, HTML & CSS examples
This text has a color of #f87dcd
<p style="color:#f87dcd;">Text here</p>
.mytext {color:#f87dcd;}
This box has a color of #f87dcd
<div style="background-color:#f87dcd;">Content here</div>
.mybackground {background-color:#f87dcd;}
Border around this has a color of #f87dcd
<div style="border:2px solid #f87dcd;">Content here</div>
.myborder {border:2px solid #f87dcd;}