#f196ec color space conversions
Hex:
#f196ec
RGB:
241, 150, 236
CMY:
5, 41, 7
CMYK:
0, 38, 2, 5
HSL:
303°, 76.4706%, 76.6667%
HSV (HSB):
303°, 37.7593%, 94.5098%
XYZ:
62.3223, 46.5696, 85.0610
xyY:
0.3213, 0.2401, 46.5696
CIE-Lab:
73.9136, 46.8232, -29.1753
CIE-LCH:
73.9136, 55.1689, 328.0732
CIE-Luv:
73.9136, 45.6529, -53.6461
Hunter-Lab:
68.2419, 43.5927, -26.1334
#f196ec color charts
#f196ec color shades, tints & tones
#f196ec color schemes
#f196ec color preview, HTML & CSS examples
This text has a color of #f196ec
<p style="color:#f196ec;">Text here</p>
.mytext {color:#f196ec;}
This box has a color of #f196ec
<div style="background-color:#f196ec;">Content here</div>
.mybackground {background-color:#f196ec;}
Border around this has a color of #f196ec
<div style="border:2px solid #f196ec;">Content here</div>
.myborder {border:2px solid #f196ec;}