#f196f2 color space conversions
Hex:
#f196f2
RGB:
241, 150, 242
CMY:
5, 41, 5
CMYK:
0, 38, 0, 5
HSL:
299°, 77.9661%, 76.8627%
HSV (HSB):
299°, 38.0165%, 94.9020%
XYZ:
63.2090, 46.9243, 89.7302
xyY:
0.3163, 0.2348, 46.9243
CIE-Lab:
74.1413, 47.8921, -32.0933
CIE-LCH:
74.1413, 57.6510, 326.1733
CIE-Luv:
74.1413, 44.4794, -58.5982
Hunter-Lab:
68.5013, 44.8321, -29.7134
#f196f2 color charts
#f196f2 color shades, tints & tones
#f196f2 color schemes
#f196f2 color preview, HTML & CSS examples
This text has a color of #f196f2
<p style="color:#f196f2;">Text here</p>
.mytext {color:#f196f2;}
This box has a color of #f196f2
<div style="background-color:#f196f2;">Content here</div>
.mybackground {background-color:#f196f2;}
Border around this has a color of #f196f2
<div style="border:2px solid #f196f2;">Content here</div>
.myborder {border:2px solid #f196f2;}