#f001a7 color space conversions
Hex:
#f001a7
RGB:
240, 1, 167
CMY:
6, 100, 35
CMYK:
0, 100, 30, 6
HSL:
318°, 99.1701%, 47.2549%
HSV (HSB):
318°, 99.5833%, 94.1176%
XYZ:
42.9211, 21.3370, 38.4155
xyY:
0.4180, 0.2078, 21.3370
CIE-Lab:
53.3164, 84.8245, -21.8118
CIE-LCH:
53.3164, 87.5840, 345.5794
CIE-Luv:
53.3164, 111.7058, -46.2865
Hunter-Lab:
46.1920, 85.0243, -16.9740
#f001a7 color charts
#f001a7 color shades, tints & tones
#f001a7 color schemes
#f001a7 color preview, HTML & CSS examples
This text has a color of #f001a7
<p style="color:#f001a7;">Text here</p>
.mytext {color:#f001a7;}
This box has a color of #f001a7
<div style="background-color:#f001a7;">Content here</div>
.mybackground {background-color:#f001a7;}
Border around this has a color of #f001a7
<div style="border:2px solid #f001a7;">Content here</div>
.myborder {border:2px solid #f001a7;}