#f104f2 color space conversions
Hex:
#f104f2
RGB:
241, 4, 242
CMY:
5, 98, 5
CMYK:
0, 98, 0, 5
HSL:
300°, 96.7480%, 48.2353%
HSV (HSB):
300°, 98.3471%, 94.9020%
XYZ:
52.3461, 25.1984, 86.1092
xyY:
0.3199, 0.1540, 25.1984
CIE-Lab:
57.2682, 94.0326, -58.6278
CIE-LCH:
57.2682, 110.8122, 328.0571
CIE-Luv:
57.2682, 79.0723, -103.4964
Hunter-Lab:
50.1980, 98.2917, -66.5669
#f104f2 color charts
#f104f2 color shades, tints & tones
#f104f2 color schemes
#f104f2 color preview, HTML & CSS examples
This text has a color of #f104f2
<p style="color:#f104f2;">Text here</p>
.mytext {color:#f104f2;}
This box has a color of #f104f2
<div style="background-color:#f104f2;">Content here</div>
.mybackground {background-color:#f104f2;}
Border around this has a color of #f104f2
<div style="border:2px solid #f104f2;">Content here</div>
.myborder {border:2px solid #f104f2;}