#f140cc color space conversions
Hex:
#f140cc
RGB:
241, 64, 204
CMY:
5, 75, 20
CMYK:
0, 73, 15, 5
HSL:
313°, 86.3415%, 59.8039%
HSV (HSB):
313°, 73.4440%, 94.5098%
XYZ:
49.0081, 26.7272, 59.7026
xyY:
0.3618, 0.1973, 26.7272
CIE-Lab:
58.7210, 78.8673, -34.8679
CIE-LCH:
58.7210, 86.2312, 336.1494
CIE-Luv:
58.7210, 86.8761, -65.5941
Hunter-Lab:
51.6984, 78.7392, -32.2808
#f140cc color charts
#f140cc color shades, tints & tones
#f140cc color schemes
#f140cc color preview, HTML & CSS examples
This text has a color of #f140cc
<p style="color:#f140cc;">Text here</p>
.mytext {color:#f140cc;}
This box has a color of #f140cc
<div style="background-color:#f140cc;">Content here</div>
.mybackground {background-color:#f140cc;}
Border around this has a color of #f140cc
<div style="border:2px solid #f140cc;">Content here</div>
.myborder {border:2px solid #f140cc;}