#f196f7 color space conversions
Hex:
#f196f7
RGB:
241, 150, 247
CMY:
5, 41, 3
CMYK:
2, 39, 0, 3
HSL:
296°, 85.8407%, 77.8431%
HSV (HSB):
296°, 39.2713%, 96.8627%
XYZ:
63.9705, 47.2289, 93.7402
xyY:
0.3121, 0.2305, 47.2289
CIE-Lab:
74.3359, 48.7988, -34.5103
CIE-LCH:
74.3359, 59.7686, 324.7322
CIE-Luv:
74.3359, 43.5049, -62.7267
Hunter-Lab:
68.7233, 45.8895, -32.7667
#f196f7 color charts
#f196f7 color shades, tints & tones
#f196f7 color schemes
#f196f7 color preview, HTML & CSS examples
This text has a color of #f196f7
<p style="color:#f196f7;">Text here</p>
.mytext {color:#f196f7;}
This box has a color of #f196f7
<div style="background-color:#f196f7;">Content here</div>
.mybackground {background-color:#f196f7;}
Border around this has a color of #f196f7
<div style="border:2px solid #f196f7;">Content here</div>
.myborder {border:2px solid #f196f7;}