#f0196f color space conversions
Hex:
#f0196f
RGB:
240, 25, 111
CMY:
6, 90, 56
CMYK:
0, 90, 54, 6
HSL:
336°, 87.7551%, 51.9608%
HSV (HSB):
336°, 89.5833%, 94.1176%
XYZ:
39.1521, 20.3682, 16.9068
xyY:
0.5123, 0.2665, 20.3682
CIE-Lab:
52.2510, 77.8424, 10.1769
CIE-LCH:
52.2510, 78.5049, 7.4484
CIE-Luv:
52.2510, 134.6569, -3.2027
Hunter-Lab:
45.1312, 75.8722, 9.3809
#f0196f color charts
#f0196f color shades, tints & tones
#f0196f color schemes
#f0196f color preview, HTML & CSS examples
This text has a color of #f0196f
<p style="color:#f0196f;">Text here</p>
.mytext {color:#f0196f;}
This box has a color of #f0196f
<div style="background-color:#f0196f;">Content here</div>
.mybackground {background-color:#f0196f;}
Border around this has a color of #f0196f
<div style="border:2px solid #f0196f;">Content here</div>
.myborder {border:2px solid #f0196f;}