#f196a6 color space conversions
Hex:
#f196a6
RGB:
241, 150, 166
CMY:
5, 41, 35
CMYK:
0, 38, 31, 5
HSL:
349°, 76.4706%, 76.6667%
HSV (HSB):
349°, 37.7593%, 94.5098%
XYZ:
54.0649, 43.2666, 41.5782
xyY:
0.3892, 0.3115, 43.2666
CIE-Lab:
71.7356, 36.1111, 6.1690
CIE-LCH:
71.7356, 36.6342, 9.6945
CIE-Luv:
71.7356, 59.1308, 1.9280
Hunter-Lab:
65.7774, 31.6055, 8.5667
#f196a6 color charts
#f196a6 color shades, tints & tones
#f196a6 color schemes
#f196a6 color preview, HTML & CSS examples
This text has a color of #f196a6
<p style="color:#f196a6;">Text here</p>
.mytext {color:#f196a6;}
This box has a color of #f196a6
<div style="background-color:#f196a6;">Content here</div>
.mybackground {background-color:#f196a6;}
Border around this has a color of #f196a6
<div style="border:2px solid #f196a6;">Content here</div>
.myborder {border:2px solid #f196a6;}