#f128d9 color space conversions
Hex:
#f128d9
RGB:
241, 40, 217
CMY:
5, 84, 15
CMYK:
0, 83, 10, 5
HSL:
307°, 87.7729%, 55.0980%
HSV (HSB):
307°, 83.4025%, 94.5098%
XYZ:
49.5588, 25.2281, 67.9031
xyY:
0.3473, 0.1768, 25.2281
CIE-Lab:
57.2970, 86.5012, -44.4988
CIE-LCH:
57.2970, 97.2759, 332.7774
CIE-Luv:
57.2970, 86.3872, -81.1145
Hunter-Lab:
50.2276, 88.2250, -44.9953
#f128d9 color charts
#f128d9 color shades, tints & tones
#f128d9 color schemes
#f128d9 color preview, HTML & CSS examples
This text has a color of #f128d9
<p style="color:#f128d9;">Text here</p>
.mytext {color:#f128d9;}
This box has a color of #f128d9
<div style="background-color:#f128d9;">Content here</div>
.mybackground {background-color:#f128d9;}
Border around this has a color of #f128d9
<div style="border:2px solid #f128d9;">Content here</div>
.myborder {border:2px solid #f128d9;}