#f147d5 color space conversions
Hex:
#f147d5
RGB:
241, 71, 213
CMY:
5, 72, 16
CMYK:
0, 71, 12, 5
HSL:
310°, 85.8586%, 61.1765%
HSV (HSB):
310°, 70.5394%, 94.5098%
XYZ:
50.5391, 28.0113, 65.6938
xyY:
0.3504, 0.1942, 28.0113
CIE-Lab:
59.8990, 77.9220, -38.1389
CIE-LCH:
59.8990, 86.7549, 333.9205
CIE-Luv:
59.8990, 81.6721, -70.7201
Hunter-Lab:
52.9257, 77.8307, -36.5454
#f147d5 color charts
#f147d5 color shades, tints & tones
#f147d5 color schemes
#f147d5 color preview, HTML & CSS examples
This text has a color of #f147d5
<p style="color:#f147d5;">Text here</p>
.mytext {color:#f147d5;}
This box has a color of #f147d5
<div style="background-color:#f147d5;">Content here</div>
.mybackground {background-color:#f147d5;}
Border around this has a color of #f147d5
<div style="border:2px solid #f147d5;">Content here</div>
.myborder {border:2px solid #f147d5;}