#f01ca5 color space conversions
Hex:
#f01ca5
RGB:
240, 28, 165
CMY:
6, 89, 35
CMYK:
0, 88, 31, 6
HSL:
321°, 87.6033%, 52.5490%
HSV (HSB):
321°, 88.3333%, 94.1176%
XYZ:
43.1420, 22.0724, 37.5839
xyY:
0.4197, 0.2147, 22.0724
CIE-Lab:
54.1037, 82.0876, -19.4270
CIE-LCH:
54.1037, 84.3551, 346.6852
CIE-Luv:
54.1037, 110.0909, -42.4896
Hunter-Lab:
46.9813, 81.6958, -14.5437
#f01ca5 color charts
#f01ca5 color shades, tints & tones
#f01ca5 color schemes
#f01ca5 color preview, HTML & CSS examples
This text has a color of #f01ca5
<p style="color:#f01ca5;">Text here</p>
.mytext {color:#f01ca5;}
This box has a color of #f01ca5
<div style="background-color:#f01ca5;">Content here</div>
.mybackground {background-color:#f01ca5;}
Border around this has a color of #f01ca5
<div style="border:2px solid #f01ca5;">Content here</div>
.myborder {border:2px solid #f01ca5;}