#f00edf color space conversions
Hex:
#f00edf
RGB:
240, 14, 223
CMY:
6, 95, 13
CMYK:
0, 94, 7, 6
HSL:
305°, 88.9764%, 49.8039%
HSV (HSB):
305°, 94.1667%, 94.1176%
XYZ:
49.4115, 24.1671, 71.8725
xyY:
0.3397, 0.1662, 24.1671
CIE-Lab:
56.2547, 90.5950, -49.5626
CIE-LCH:
56.2547, 103.2661, 331.3179
CIE-Luv:
56.2547, 85.6485, -89.0271
Hunter-Lab:
49.1600, 93.3832, -52.2706
#f00edf color charts
#f00edf color shades, tints & tones
#f00edf color schemes
#f00edf color preview, HTML & CSS examples
This text has a color of #f00edf
<p style="color:#f00edf;">Text here</p>
.mytext {color:#f00edf;}
This box has a color of #f00edf
<div style="background-color:#f00edf;">Content here</div>
.mybackground {background-color:#f00edf;}
Border around this has a color of #f00edf
<div style="border:2px solid #f00edf;">Content here</div>
.myborder {border:2px solid #f00edf;}