#f150cf color space conversions
Hex:
#f150cf
RGB:
241, 80, 207
CMY:
5, 69, 19
CMYK:
0, 67, 14, 5
HSL:
313°, 85.1852%, 62.9412%
HSV (HSB):
313°, 66.8050%, 94.5098%
XYZ:
50.4068, 28.9431, 61.9613
xyY:
0.3567, 0.2048, 28.9431
CIE-Lab:
60.7314, 73.9803, -33.4405
CIE-LCH:
60.7314, 81.1871, 335.6761
CIE-Luv:
60.7314, 81.2403, -63.0043
Hunter-Lab:
53.7988, 73.0977, -30.6265
#f150cf color charts
#f150cf color shades, tints & tones
#f150cf color schemes
#f150cf color preview, HTML & CSS examples
This text has a color of #f150cf
<p style="color:#f150cf;">Text here</p>
.mytext {color:#f150cf;}
This box has a color of #f150cf
<div style="background-color:#f150cf;">Content here</div>
.mybackground {background-color:#f150cf;}
Border around this has a color of #f150cf
<div style="border:2px solid #f150cf;">Content here</div>
.myborder {border:2px solid #f150cf;}