#f128c4 color space conversions
Hex:
#f128c4
RGB:
241, 40, 196
CMY:
5, 84, 23
CMYK:
0, 83, 19, 5
HSL:
313°, 87.7729%, 55.0980%
HSV (HSB):
313°, 83.4025%, 94.5098%
XYZ:
46.9982, 24.2039, 54.4193
xyY:
0.3741, 0.1927, 24.2039
CIE-Lab:
56.2913, 83.7821, -34.0783
CIE-LCH:
56.2913, 90.4476, 337.8660
CIE-Luv:
56.2913, 95.1805, -64.6747
Hunter-Lab:
49.1974, 84.4252, -31.1449
#f128c4 color charts
#f128c4 color shades, tints & tones
#f128c4 color schemes
#f128c4 color preview, HTML & CSS examples
This text has a color of #f128c4
<p style="color:#f128c4;">Text here</p>
.mytext {color:#f128c4;}
This box has a color of #f128c4
<div style="background-color:#f128c4;">Content here</div>
.mybackground {background-color:#f128c4;}
Border around this has a color of #f128c4
<div style="border:2px solid #f128c4;">Content here</div>
.myborder {border:2px solid #f128c4;}