#f180e1 color space conversions
Hex:
#f180e1
RGB:
241, 128, 225
CMY:
5, 50, 12
CMYK:
0, 47, 7, 5
HSL:
308°, 80.1418%, 72.3529%
HSV (HSB):
308°, 46.8880%, 94.5098%
XYZ:
57.5854, 39.5754, 75.8379
xyY:
0.3329, 0.2288, 39.5754
CIE-Lab:
69.1660, 55.9905, -30.4471
CIE-LCH:
69.1660, 63.7335, 331.4631
CIE-Luv:
69.1660, 57.8073, -56.6497
Hunter-Lab:
62.9089, 53.3041, -27.4389
#f180e1 color charts
#f180e1 color shades, tints & tones
#f180e1 color schemes
#f180e1 color preview, HTML & CSS examples
This text has a color of #f180e1
<p style="color:#f180e1;">Text here</p>
.mytext {color:#f180e1;}
This box has a color of #f180e1
<div style="background-color:#f180e1;">Content here</div>
.mybackground {background-color:#f180e1;}
Border around this has a color of #f180e1
<div style="border:2px solid #f180e1;">Content here</div>
.myborder {border:2px solid #f180e1;}