#f180d7 color space conversions
Hex:
#f180d7
RGB:
241, 128, 215
CMY:
5, 50, 16
CMYK:
0, 47, 11, 5
HSL:
314°, 80.1418%, 72.3529%
HSV (HSB):
314°, 46.8880%, 94.5098%
XYZ:
56.2605, 39.0454, 68.8612
xyY:
0.3427, 0.2378, 39.0454
CIE-Lab:
68.7841, 54.3666, -25.4933
CIE-LCH:
68.7841, 60.0469, 334.8775
CIE-Luv:
68.7841, 60.2470, -48.4616
Hunter-Lab:
62.4863, 51.3642, -21.5984
#f180d7 color charts
#f180d7 color shades, tints & tones
#f180d7 color schemes
#f180d7 color preview, HTML & CSS examples
This text has a color of #f180d7
<p style="color:#f180d7;">Text here</p>
.mytext {color:#f180d7;}
This box has a color of #f180d7
<div style="background-color:#f180d7;">Content here</div>
.mybackground {background-color:#f180d7;}
Border around this has a color of #f180d7
<div style="border:2px solid #f180d7;">Content here</div>
.myborder {border:2px solid #f180d7;}