#f001cd color space conversions
Hex:
#f001cd
RGB:
240, 1, 205
CMY:
6, 100, 20
CMYK:
0, 100, 15, 6
HSL:
309°, 99.1701%, 47.2549%
HSV (HSB):
309°, 99.5833%, 94.1176%
XYZ:
46.9655, 22.9548, 59.7130
xyY:
0.3623, 0.1771, 22.9548
CIE-Lab:
55.0257, 89.1456, -41.2485
CIE-LCH:
55.0257, 98.2262, 335.1696
CIE-Luv:
55.0257, 94.0640, -75.9422
Hunter-Lab:
47.9111, 91.1324, -40.3570
#f001cd color charts
#f001cd RGB chart
#f001cd CMYK chart
#f001cd RGB pie chart
#f001cd color shades, tints & tones
#f001cd color schemes
#f001cd color preview, HTML & CSS examples
This text has a color of #f001cd
<p style="color:#f001cd;">Text here</p>
.mytext {color:#f001cd;}
Text color #f001cd
This box has a color of #f001cd
<div style="background-color:#f001cd;">Content here</div>
.mybackground {background-color:#f001cd;}
Background color #f001cd
Border around this has a color of #f001cd
<div style="border:2px solid #f001cd;">Content here</div>
.myborder {border:2px solid #f001cd;}
Border color #f001cd