#f120c9 color space conversions
Hex:
#f120c9
RGB:
241, 32, 201
CMY:
5, 87, 21
CMYK:
0, 87, 17, 5
HSL:
311°, 88.1857%, 53.5294%
HSV (HSB):
311°, 86.7220%, 94.5098%
XYZ:
47.3348, 23.9508, 57.3865
xyY:
0.3679, 0.1861, 23.9508
CIE-Lab:
56.0385, 85.8132, -37.3479
CIE-LCH:
56.0385, 93.5883, 336.4802
CIE-Luv:
56.0385, 94.2010, -69.8538
Hunter-Lab:
48.9396, 87.0023, -35.2656
#f120c9 color charts
#f120c9 color shades, tints & tones
#f120c9 color schemes
#f120c9 color preview, HTML & CSS examples
This text has a color of #f120c9
<p style="color:#f120c9;">Text here</p>
.mytext {color:#f120c9;}
This box has a color of #f120c9
<div style="background-color:#f120c9;">Content here</div>
.mybackground {background-color:#f120c9;}
Border around this has a color of #f120c9
<div style="border:2px solid #f120c9;">Content here</div>
.myborder {border:2px solid #f120c9;}