#f00ed6 color space conversions
Hex:
#f00ed6
RGB:
240, 14, 214
CMY:
6, 95, 16
CMYK:
0, 94, 11, 6
HSL:
307°, 88.9764%, 49.8039%
HSV (HSB):
307°, 94.1667%, 94.1176%
XYZ:
48.2298, 23.6944, 65.6498
xyY:
0.3506, 0.1722, 23.6944
CIE-Lab:
55.7805, 89.4080, -45.2020
CIE-LCH:
55.7805, 100.1849, 333.1802
CIE-Luv:
55.7805, 89.4641, -82.1393
Hunter-Lab:
48.6769, 91.6761, -45.8898
#f00ed6 color charts
#f00ed6 color shades, tints & tones
#f00ed6 color schemes
#f00ed6 color preview, HTML & CSS examples
This text has a color of #f00ed6
<p style="color:#f00ed6;">Text here</p>
.mytext {color:#f00ed6;}
This box has a color of #f00ed6
<div style="background-color:#f00ed6;">Content here</div>
.mybackground {background-color:#f00ed6;}
Border around this has a color of #f00ed6
<div style="border:2px solid #f00ed6;">Content here</div>
.myborder {border:2px solid #f00ed6;}