#f119d5 color space conversions
Hex:
#f119d5
RGB:
241, 25, 213
CMY:
5, 90, 16
CMYK:
0, 90, 12, 5
HSL:
308°, 88.5246%, 52.1569%
HSV (HSB):
308°, 89.6266%, 94.5098%
XYZ:
48.6335, 24.2001, 65.0586
xyY:
0.3527, 0.1755, 24.2001
CIE-Lab:
56.2876, 88.3317, -43.8190
CIE-LCH:
56.2876, 98.6032, 333.6152
CIE-Luv:
56.2876, 89.8167, -80.0588
Hunter-Lab:
49.1936, 90.3787, -43.9755
#f119d5 color charts
#f119d5 color shades, tints & tones
#f119d5 color schemes
#f119d5 color preview, HTML & CSS examples
This text has a color of #f119d5
<p style="color:#f119d5;">Text here</p>
.mytext {color:#f119d5;}
This box has a color of #f119d5
<div style="background-color:#f119d5;">Content here</div>
.mybackground {background-color:#f119d5;}
Border around this has a color of #f119d5
<div style="border:2px solid #f119d5;">Content here</div>
.myborder {border:2px solid #f119d5;}