#f88ddc color space conversions
Hex:
#f88ddc
RGB:
248, 141, 220
CMY:
3, 45, 14
CMYK:
0, 43, 11, 3
HSL:
316°, 88.4298%, 76.2745%
HSV (HSB):
316°, 43.1452%, 97.2549%
XYZ:
61.1545, 44.1735, 73.0133
xyY:
0.3429, 0.2477, 44.1735
CIE-Lab:
72.3443, 50.8572, -22.7383
CIE-LCH:
72.3443, 55.7089, 335.9105
CIE-Luv:
72.3443, 57.9523, -43.8762
Hunter-Lab:
66.4632, 47.9321, -18.6090
#f88ddc color charts
#f88ddc color shades, tints & tones
#f88ddc color schemes
#f88ddc color preview, HTML & CSS examples
This text has a color of #f88ddc
<p style="color:#f88ddc;">Text here</p>
.mytext {color:#f88ddc;}
This box has a color of #f88ddc
<div style="background-color:#f88ddc;">Content here</div>
.mybackground {background-color:#f88ddc;}
Border around this has a color of #f88ddc
<div style="border:2px solid #f88ddc;">Content here</div>
.myborder {border:2px solid #f88ddc;}