#f033d7 color space conversions
Hex:
#f033d7
RGB:
240, 51, 215
CMY:
6, 80, 16
CMYK:
0, 79, 10, 6
HSL:
308°, 86.3014%, 57.0588%
HSV (HSB):
308°, 78.7500%, 94.1176%
XYZ:
49.3847, 25.7992, 66.6669
xyY:
0.3481, 0.1819, 25.7992
CIE-Lab:
57.8460, 83.6633, -42.5089
CIE-LCH:
57.8460, 93.8433, 333.0651
CIE-Luv:
57.8460, 84.6552, -77.8072
Hunter-Lab:
50.7929, 84.6637, -42.2644
#f033d7 color charts
#f033d7 color shades, tints & tones
#f033d7 color schemes
#f033d7 color preview, HTML & CSS examples
This text has a color of #f033d7
<p style="color:#f033d7;">Text here</p>
.mytext {color:#f033d7;}
This box has a color of #f033d7
<div style="background-color:#f033d7;">Content here</div>
.mybackground {background-color:#f033d7;}
Border around this has a color of #f033d7
<div style="border:2px solid #f033d7;">Content here</div>
.myborder {border:2px solid #f033d7;}