#f04fb5 color space conversions
Hex:
#f04fb5
RGB:
240, 79, 181
CMY:
6, 69, 29
CMYK:
0, 67, 25, 6
HSL:
322°, 84.2932%, 62.5490%
HSV (HSB):
322°, 67.0833%, 94.1176%
XYZ:
47.0717, 27.4534, 46.5342
xyY:
0.3888, 0.2268, 27.4534
CIE-Lab:
59.3917, 70.6243, -20.6637
CIE-LCH:
59.3917, 73.5852, 343.6913
CIE-Luv:
59.3917, 90.1576, -42.8402
Hunter-Lab:
52.3960, 68.6682, -15.9797
#f04fb5 color charts
#f04fb5 color shades, tints & tones
#f04fb5 color schemes
#f04fb5 color preview, HTML & CSS examples
This text has a color of #f04fb5
<p style="color:#f04fb5;">Text here</p>
.mytext {color:#f04fb5;}
This box has a color of #f04fb5
<div style="background-color:#f04fb5;">Content here</div>
.mybackground {background-color:#f04fb5;}
Border around this has a color of #f04fb5
<div style="border:2px solid #f04fb5;">Content here</div>
.myborder {border:2px solid #f04fb5;}