#f04be9 color space conversions
Hex:
#f04be9
RGB:
240, 75, 233
CMY:
6, 71, 9
CMYK:
0, 69, 3, 6
HSL:
303°, 84.6154%, 61.7647%
HSV (HSB):
303°, 68.7500%, 94.1176%
XYZ:
53.1592, 29.4406, 79.9716
xyY:
0.3270, 0.1811, 29.4406
CIE-Lab:
61.1685, 79.3323, -47.4001
CIE-LCH:
61.1685, 92.4142, 329.1422
CIE-Luv:
61.1685, 72.8291, -85.6290
Hunter-Lab:
54.2592, 79.9278, -49.4050
#f04be9 color charts
#f04be9 color shades, tints & tones
#f04be9 color schemes
#f04be9 color preview, HTML & CSS examples
This text has a color of #f04be9
<p style="color:#f04be9;">Text here</p>
.mytext {color:#f04be9;}
This box has a color of #f04be9
<div style="background-color:#f04be9;">Content here</div>
.mybackground {background-color:#f04be9;}
Border around this has a color of #f04be9
<div style="border:2px solid #f04be9;">Content here</div>
.myborder {border:2px solid #f04be9;}