#f0a1ec color space conversions
Hex:
#f0a1ec
RGB:
240, 161, 236
CMY:
6, 37, 7
CMYK:
0, 33, 2, 6
HSL:
303°, 72.4771%, 78.6275%
HSV (HSB):
303°, 32.9167%, 94.1176%
XYZ:
63.8204, 50.0711, 85.6579
xyY:
0.3198, 0.2509, 50.0711
CIE-Lab:
76.1129, 40.7965, -25.8133
CIE-LCH:
76.1129, 48.2771, 327.6771
CIE-Luv:
76.1129, 39.9021, -47.4039
Hunter-Lab:
70.7610, 37.1602, -22.2393
#f0a1ec color charts
#f0a1ec color shades, tints & tones
#f0a1ec color schemes
#f0a1ec color preview, HTML & CSS examples
This text has a color of #f0a1ec
<p style="color:#f0a1ec;">Text here</p>
.mytext {color:#f0a1ec;}
This box has a color of #f0a1ec
<div style="background-color:#f0a1ec;">Content here</div>
.mybackground {background-color:#f0a1ec;}
Border around this has a color of #f0a1ec
<div style="border:2px solid #f0a1ec;">Content here</div>
.myborder {border:2px solid #f0a1ec;}