#f03d9e color space conversions
Hex:
#f03d9e
RGB:
240, 61, 158
CMY:
6, 76, 38
CMYK:
0, 75, 34, 6
HSL:
327°, 85.6459%, 59.0196%
HSV (HSB):
327°, 74.5833%, 94.1176%
XYZ:
43.7755, 24.3314, 34.7370
xyY:
0.4257, 0.2366, 24.3314
CIE-Lab:
56.4181, 73.9838, -11.8010
CIE-LCH:
56.4181, 74.9190, 350.9372
CIE-Luv:
56.4181, 105.2612, -30.3893
Hunter-Lab:
49.3268, 72.0892, -7.2244
#f03d9e color charts
#f03d9e color shades, tints & tones
#f03d9e color schemes
#f03d9e color preview, HTML & CSS examples
This text has a color of #f03d9e
<p style="color:#f03d9e;">Text here</p>
.mytext {color:#f03d9e;}
This box has a color of #f03d9e
<div style="background-color:#f03d9e;">Content here</div>
.mybackground {background-color:#f03d9e;}
Border around this has a color of #f03d9e
<div style="border:2px solid #f03d9e;">Content here</div>
.myborder {border:2px solid #f03d9e;}