#f196e5 color space conversions
Hex:
#f196e5
RGB:
241, 150, 229
CMY:
5, 41, 10
CMYK:
0, 38, 5, 5
HSL:
308°, 76.4706%, 76.6667%
HSV (HSB):
308°, 37.7593%, 94.5098%
XYZ:
61.3248, 46.1706, 79.8084
xyY:
0.3274, 0.2465, 46.1706
CIE-Lab:
73.6561, 45.6033, -25.7470
CIE-LCH:
73.6561, 52.3695, 330.5515
CIE-Luv:
73.6561, 47.0260, -47.8782
Hunter-Lab:
67.9490, 42.1879, -22.0739
#f196e5 color charts
#f196e5 color shades, tints & tones
#f196e5 color schemes
#f196e5 color preview, HTML & CSS examples
This text has a color of #f196e5
<p style="color:#f196e5;">Text here</p>
.mytext {color:#f196e5;}
This box has a color of #f196e5
<div style="background-color:#f196e5;">Content here</div>
.mybackground {background-color:#f196e5;}
Border around this has a color of #f196e5
<div style="border:2px solid #f196e5;">Content here</div>
.myborder {border:2px solid #f196e5;}