#f001ca color space conversions
Hex:
#f001ca
RGB:
240, 1, 202
CMY:
6, 100, 21
CMYK:
0, 100, 16, 6
HSL:
310°, 99.1701%, 47.2549%
HSV (HSB):
310°, 99.5833%, 94.1176%
XYZ:
46.6067, 22.8112, 57.8237
xyY:
0.3663, 0.1793, 22.8112
CIE-Lab:
54.8774, 88.7758, -39.7592
CIE-LCH:
54.8774, 97.2725, 335.8743
CIE-Luv:
54.8774, 95.4075, -73.6176
Hunter-Lab:
47.7611, 90.6036, -38.3487
#f001ca color charts
#f001ca color shades, tints & tones
#f001ca color schemes
#f001ca color preview, HTML & CSS examples
This text has a color of #f001ca
<p style="color:#f001ca;">Text here</p>
.mytext {color:#f001ca;}
This box has a color of #f001ca
<div style="background-color:#f001ca;">Content here</div>
.mybackground {background-color:#f001ca;}
Border around this has a color of #f001ca
<div style="border:2px solid #f001ca;">Content here</div>
.myborder {border:2px solid #f001ca;}