#f0a0f0 color space conversions
Hex:
#f0a0f0
RGB:
240, 160, 240
CMY:
6, 37, 6
CMYK:
0, 33, 0, 6
HSL:
300°, 72.7273%, 78.4314%
HSV (HSB):
300°, 33.3333%, 94.1176%
XYZ:
64.2342, 49.9581, 88.6955
xyY:
0.3166, 0.2462, 49.9581
CIE-Lab:
76.0436, 42.0396, -28.0900
CIE-LCH:
76.0436, 50.5606, 326.2500
CIE-Luv:
76.0436, 39.6734, -51.3065
Hunter-Lab:
70.6811, 38.5269, -24.9244
#f0a0f0 color charts
#f0a0f0 color shades, tints & tones
#f0a0f0 color schemes
#f0a0f0 color preview, HTML & CSS examples
This text has a color of #f0a0f0
<p style="color:#f0a0f0;">Text here</p>
.mytext {color:#f0a0f0;}
This box has a color of #f0a0f0
<div style="background-color:#f0a0f0;">Content here</div>
.mybackground {background-color:#f0a0f0;}
Border around this has a color of #f0a0f0
<div style="border:2px solid #f0a0f0;">Content here</div>
.myborder {border:2px solid #f0a0f0;}