#f032b3 color space conversions
Hex:
#f032b3
RGB:
240, 50, 179
CMY:
6, 80, 30
CMYK:
0, 79, 25, 6
HSL:
319°, 86.3636%, 56.8627%
HSV (HSB):
319°, 79.1667%, 94.1176%
XYZ:
45.2125, 24.0611, 44.9091
xyY:
0.3960, 0.2107, 24.0611
CIE-Lab:
56.1490, 79.3233, -24.4802
CIE-LCH:
56.1490, 83.0149, 342.8491
CIE-Luv:
56.1490, 99.6631, -49.6011
Hunter-Lab:
49.0522, 78.6861, -19.9458
#f032b3 color charts
#f032b3 color shades, tints & tones
#f032b3 color schemes
#f032b3 color preview, HTML & CSS examples
This text has a color of #f032b3
<p style="color:#f032b3;">Text here</p>
.mytext {color:#f032b3;}
This box has a color of #f032b3
<div style="background-color:#f032b3;">Content here</div>
.mybackground {background-color:#f032b3;}
Border around this has a color of #f032b3
<div style="border:2px solid #f032b3;">Content here</div>
.myborder {border:2px solid #f032b3;}