#f004d2 color space conversions
Hex:
#f004d2
RGB:
240, 4, 210
CMY:
6, 98, 18
CMYK:
0, 98, 13, 6
HSL:
308°, 96.7213%, 47.8431%
HSV (HSB):
308°, 98.3333%, 94.1176%
XYZ:
47.6115, 23.2652, 62.9540
xyY:
0.3558, 0.1738, 23.2652
CIE-Lab:
55.3445, 89.5755, -43.6086
CIE-LCH:
55.3445, 99.6268, 334.0415
CIE-Luv:
55.3445, 91.7027, -79.6361
Hunter-Lab:
48.2341, 91.7863, -43.6201
#f004d2 color charts
#f004d2 color shades, tints & tones
#f004d2 color schemes
#f004d2 color preview, HTML & CSS examples
This text has a color of #f004d2
<p style="color:#f004d2;">Text here</p>
.mytext {color:#f004d2;}
This box has a color of #f004d2
<div style="background-color:#f004d2;">Content here</div>
.mybackground {background-color:#f004d2;}
Border around this has a color of #f004d2
<div style="border:2px solid #f004d2;">Content here</div>
.myborder {border:2px solid #f004d2;}