#f888d7 color space conversions
Hex:
#f888d7
RGB:
248, 136, 215
CMY:
3, 47, 16
CMYK:
0, 45, 13, 3
HSL:
318°, 88.8889%, 75.2941%
HSV (HSB):
318°, 45.1613%, 97.2549%
XYZ:
59.7813, 42.4711, 69.3369
xyY:
0.3484, 0.2475, 42.4711
CIE-Lab:
71.1945, 52.5579, -21.7319
CIE-LCH:
71.1945, 56.8736, 337.5357
CIE-Luv:
71.1945, 61.4814, -42.4871
Hunter-Lab:
65.1698, 49.6936, -17.4622
#f888d7 color charts
#f888d7 color shades, tints & tones
#f888d7 color schemes
#f888d7 color preview, HTML & CSS examples
This text has a color of #f888d7
<p style="color:#f888d7;">Text here</p>
.mytext {color:#f888d7;}
This box has a color of #f888d7
<div style="background-color:#f888d7;">Content here</div>
.mybackground {background-color:#f888d7;}
Border around this has a color of #f888d7
<div style="border:2px solid #f888d7;">Content here</div>
.myborder {border:2px solid #f888d7;}