#f120c1 color space conversions
Hex:
#f120c1
RGB:
241, 32, 193
CMY:
5, 87, 24
CMYK:
0, 87, 20, 5
HSL:
314°, 88.1857%, 53.5294%
HSV (HSB):
314°, 86.7220%, 94.5098%
XYZ:
46.4178, 23.5841, 52.5578
xyY:
0.3787, 0.1924, 23.5841
CIE-Lab:
55.6689, 84.8306, -33.3206
CIE-LCH:
55.6689, 91.1399, 338.5556
CIE-Luv:
55.6689, 97.6935, -63.5748
Hunter-Lab:
48.5634, 85.6275, -30.1722
#f120c1 color charts
#f120c1 color shades, tints & tones
#f120c1 color schemes
#f120c1 color preview, HTML & CSS examples
This text has a color of #f120c1
<p style="color:#f120c1;">Text here</p>
.mytext {color:#f120c1;}
This box has a color of #f120c1
<div style="background-color:#f120c1;">Content here</div>
.mybackground {background-color:#f120c1;}
Border around this has a color of #f120c1
<div style="border:2px solid #f120c1;">Content here</div>
.myborder {border:2px solid #f120c1;}