#f88ded color space conversions
Hex:
#f88ded
RGB:
248, 141, 237
CMY:
3, 45, 7
CMYK:
0, 43, 4, 3
HSL:
306°, 88.4298%, 76.2745%
HSV (HSB):
306°, 43.1452%, 97.2549%
XYZ:
63.5223, 45.1206, 85.4819
xyY:
0.3272, 0.2324, 45.1206
CIE-Lab:
72.9713, 53.6554, -31.1034
CIE-LCH:
72.9713, 62.0188, 329.8996
CIE-Luv:
72.9713, 54.1390, -57.8072
Hunter-Lab:
67.1719, 51.2510, -28.4312
#f88ded color charts
#f88ded color shades, tints & tones
#f88ded color schemes
#f88ded color preview, HTML & CSS examples
This text has a color of #f88ded
<p style="color:#f88ded;">Text here</p>
.mytext {color:#f88ded;}
This box has a color of #f88ded
<div style="background-color:#f88ded;">Content here</div>
.mybackground {background-color:#f88ded;}
Border around this has a color of #f88ded
<div style="border:2px solid #f88ded;">Content here</div>
.myborder {border:2px solid #f88ded;}