#f19fed color space conversions
Hex:
#f19fed
RGB:
241, 159, 237
CMY:
5, 38, 7
CMYK:
0, 34, 2, 5
HSL:
303°, 74.5455%, 78.4314%
HSV (HSB):
303°, 34.0249%, 94.5098%
XYZ:
63.9598, 49.6115, 86.3257
xyY:
0.3200, 0.2482, 49.6115
CIE-Lab:
75.8302, 42.3338, -26.7793
CIE-LCH:
75.8302, 50.0928, 327.6836
CIE-Luv:
75.8302, 41.3147, -49.2038
Hunter-Lab:
70.4354, 38.8274, -23.3611
#f19fed color charts
#f19fed color shades, tints & tones
#f19fed color schemes
#f19fed color preview, HTML & CSS examples
This text has a color of #f19fed
<p style="color:#f19fed;">Text here</p>
.mytext {color:#f19fed;}
This box has a color of #f19fed
<div style="background-color:#f19fed;">Content here</div>
.mybackground {background-color:#f19fed;}
Border around this has a color of #f19fed
<div style="border:2px solid #f19fed;">Content here</div>
.myborder {border:2px solid #f19fed;}