#f0106e color space conversions
Hex:
#f0106e
RGB:
240, 16, 110
CMY:
6, 94, 57
CMYK:
0, 93, 54, 6
HSL:
335°, 88.1890%, 50.1961%
HSV (HSB):
335°, 93.3333%, 94.1176%
XYZ:
38.9349, 20.0216, 16.5643
xyY:
0.5156, 0.2651, 20.0216
CIE-Lab:
51.8617, 78.8317, 10.2365
CIE-LCH:
51.8617, 79.4935, 7.3986
CIE-Luv:
51.8617, 136.5720, -3.4075
Hunter-Lab:
44.7455, 77.0155, 9.3734
#f0106e color charts
#f0106e color shades, tints & tones
#f0106e color schemes
#f0106e color preview, HTML & CSS examples
This text has a color of #f0106e
<p style="color:#f0106e;">Text here</p>
.mytext {color:#f0106e;}
This box has a color of #f0106e
<div style="background-color:#f0106e;">Content here</div>
.mybackground {background-color:#f0106e;}
Border around this has a color of #f0106e
<div style="border:2px solid #f0106e;">Content here</div>
.myborder {border:2px solid #f0106e;}