#f8a0dd color space conversions
Hex:
#f8a0dd
RGB:
248, 160, 221
CMY:
3, 37, 13
CMYK:
0, 35, 11, 3
HSL:
318°, 86.2745%, 80.0000%
HSV (HSB):
318°, 35.4839%, 97.2549%
XYZ:
64.3334, 50.3185, 74.7283
xyY:
0.3397, 0.2657, 50.3185
CIE-Lab:
76.2644, 41.3136, -17.3397
CIE-LCH:
76.2644, 44.8049, 337.2318
CIE-Luv:
76.2644, 48.3964, -33.9699
Hunter-Lab:
70.9356, 37.7492, -12.8052
#f8a0dd color charts
#f8a0dd color shades, tints & tones
#f8a0dd color schemes
#f8a0dd color preview, HTML & CSS examples
This text has a color of #f8a0dd
<p style="color:#f8a0dd;">Text here</p>
.mytext {color:#f8a0dd;}
This box has a color of #f8a0dd
<div style="background-color:#f8a0dd;">Content here</div>
.mybackground {background-color:#f8a0dd;}
Border around this has a color of #f8a0dd
<div style="border:2px solid #f8a0dd;">Content here</div>
.myborder {border:2px solid #f8a0dd;}