#f196f9 color space conversions
Hex:
#f196f9
RGB:
241, 150, 249
CMY:
5, 41, 2
CMYK:
3, 40, 0, 2
HSL:
295°, 89.1892%, 78.2353%
HSV (HSB):
295°, 39.7590%, 97.6471%
XYZ:
64.2809, 47.3530, 95.3746
xyY:
0.3105, 0.2287, 47.3530
CIE-Lab:
74.4150, 49.1655, -35.4734
CIE-LCH:
74.4150, 60.6268, 324.1892
CIE-Luv:
74.4150, 43.1162, -64.3779
Hunter-Lab:
68.8135, 46.3187, -34.0057
#f196f9 color charts
#f196f9 color shades, tints & tones
#f196f9 color schemes
#f196f9 color preview, HTML & CSS examples
This text has a color of #f196f9
<p style="color:#f196f9;">Text here</p>
.mytext {color:#f196f9;}
This box has a color of #f196f9
<div style="background-color:#f196f9;">Content here</div>
.mybackground {background-color:#f196f9;}
Border around this has a color of #f196f9
<div style="border:2px solid #f196f9;">Content here</div>
.myborder {border:2px solid #f196f9;}