#f150cb color space conversions
Hex:
#f150cb
RGB:
241, 80, 203
CMY:
5, 69, 20
CMYK:
0, 67, 16, 5
HSL:
314°, 85.1852%, 62.9412%
HSV (HSB):
314°, 66.8050%, 94.5098%
XYZ:
49.9238, 28.7499, 59.4179
xyY:
0.3615, 0.2082, 28.7499
CIE-Lab:
60.5603, 73.4210, -31.4361
CIE-LCH:
60.5603, 79.8678, 336.8212
CIE-Luv:
60.5603, 82.6584, -59.7950
Hunter-Lab:
53.6189, 72.3656, -28.1691
#f150cb color charts
#f150cb color shades, tints & tones
#f150cb color schemes
#f150cb color preview, HTML & CSS examples
This text has a color of #f150cb
<p style="color:#f150cb;">Text here</p>
.mytext {color:#f150cb;}
This box has a color of #f150cb
<div style="background-color:#f150cb;">Content here</div>
.mybackground {background-color:#f150cb;}
Border around this has a color of #f150cb
<div style="border:2px solid #f150cb;">Content here</div>
.myborder {border:2px solid #f150cb;}