#f0196a color space conversions
Hex:
#f0196a
RGB:
240, 25, 106
CMY:
6, 90, 58
CMYK:
0, 90, 56, 6
HSL:
337°, 87.7551%, 51.9608%
HSV (HSB):
337°, 89.5833%, 94.1176%
XYZ:
38.8843, 20.2611, 15.4970
xyY:
0.5209, 0.2714, 20.2611
CIE-Lab:
52.1312, 77.5090, 13.0454
CIE-LCH:
52.1312, 78.5991, 9.5538
CIE-Luv:
52.1312, 136.6923, 0.0530
Hunter-Lab:
45.0124, 75.4271, 11.0961
#f0196a color charts
#f0196a color shades, tints & tones
#f0196a color schemes
#f0196a color preview, HTML & CSS examples
This text has a color of #f0196a
<p style="color:#f0196a;">Text here</p>
.mytext {color:#f0196a;}
This box has a color of #f0196a
<div style="background-color:#f0196a;">Content here</div>
.mybackground {background-color:#f0196a;}
Border around this has a color of #f0196a
<div style="border:2px solid #f0196a;">Content here</div>
.myborder {border:2px solid #f0196a;}