#f0a3dd color space conversions
Hex:
#f0a3dd
RGB:
240, 163, 221
CMY:
6, 36, 13
CMYK:
0, 32, 8, 6
HSL:
315°, 71.9626%, 79.0196%
HSV (HSB):
315°, 32.0833%, 94.1176%
XYZ:
62.0835, 49.9401, 74.7739
xyY:
0.3324, 0.2673, 49.9401
CIE-Lab:
76.0325, 37.1346, -17.7753
CIE-LCH:
76.0325, 41.1697, 334.4209
CIE-Luv:
76.0325, 41.4931, -33.8900
Hunter-Lab:
70.6683, 33.1462, -13.2667
#f0a3dd color charts
#f0a3dd color shades, tints & tones
#f0a3dd color schemes
#f0a3dd color preview, HTML & CSS examples
This text has a color of #f0a3dd
<p style="color:#f0a3dd;">Text here</p>
.mytext {color:#f0a3dd;}
This box has a color of #f0a3dd
<div style="background-color:#f0a3dd;">Content here</div>
.mybackground {background-color:#f0a3dd;}
Border around this has a color of #f0a3dd
<div style="border:2px solid #f0a3dd;">Content here</div>
.myborder {border:2px solid #f0a3dd;}