#f03edf color space conversions
Hex:
#f03edf
RGB:
240, 62, 223
CMY:
6, 76, 13
CMYK:
0, 74, 7, 6
HSL:
306°, 85.5769%, 59.2157%
HSV (HSB):
306°, 74.1667%, 94.1176%
XYZ:
50.9771, 27.2982, 72.3943
xyY:
0.3383, 0.1812, 27.2982
CIE-Lab:
59.2494, 81.8889, -44.8198
CIE-LCH:
59.2494, 93.3520, 331.3070
CIE-Luv:
59.2494, 79.3908, -81.4719
Hunter-Lab:
52.2477, 82.7256, -45.5787
#f03edf color charts
#f03edf color shades, tints & tones
#f03edf color schemes
#f03edf color preview, HTML & CSS examples
This text has a color of #f03edf
<p style="color:#f03edf;">Text here</p>
.mytext {color:#f03edf;}
This box has a color of #f03edf
<div style="background-color:#f03edf;">Content here</div>
.mybackground {background-color:#f03edf;}
Border around this has a color of #f03edf
<div style="border:2px solid #f03edf;">Content here</div>
.myborder {border:2px solid #f03edf;}