#f119d3 color space conversions
Hex:
#f119d3
RGB:
241, 25, 211
CMY:
5, 90, 17
CMYK:
0, 90, 12, 5
HSL:
308°, 88.5246%, 52.1569%
HSV (HSB):
308°, 89.6266%, 94.5098%
XYZ:
48.3811, 24.0992, 63.7297
xyY:
0.3552, 0.1769, 24.0992
CIE-Lab:
56.1870, 88.0726, -42.8376
CIE-LCH:
56.1870, 97.9380, 334.0622
CIE-Luv:
56.1870, 90.6708, -78.5101
Hunter-Lab:
49.0909, 90.0100, -42.6064
#f119d3 color charts
#f119d3 color shades, tints & tones
#f119d3 color schemes
#f119d3 color preview, HTML & CSS examples
This text has a color of #f119d3
<p style="color:#f119d3;">Text here</p>
.mytext {color:#f119d3;}
This box has a color of #f119d3
<div style="background-color:#f119d3;">Content here</div>
.mybackground {background-color:#f119d3;}
Border around this has a color of #f119d3
<div style="border:2px solid #f119d3;">Content here</div>
.myborder {border:2px solid #f119d3;}