#f01fa5 color space conversions
Hex:
#f01fa5
RGB:
240, 31, 165
CMY:
6, 88, 35
CMYK:
0, 87, 31, 6
HSL:
322°, 87.4477%, 53.1373%
HSV (HSB):
322°, 87.0833%, 94.1176%
XYZ:
43.2167, 22.2219, 37.6088
xyY:
0.4194, 0.2156, 22.2219
CIE-Lab:
54.2616, 81.6288, -19.1858
CIE-LCH:
54.2616, 83.8532, 346.7734
CIE-Luv:
54.2616, 109.6215, -42.0807
Hunter-Lab:
47.1401, 81.1487, -14.3041
#f01fa5 color charts
#f01fa5 color shades, tints & tones
#f01fa5 color schemes
#f01fa5 color preview, HTML & CSS examples
This text has a color of #f01fa5
<p style="color:#f01fa5;">Text here</p>
.mytext {color:#f01fa5;}
This box has a color of #f01fa5
<div style="background-color:#f01fa5;">Content here</div>
.mybackground {background-color:#f01fa5;}
Border around this has a color of #f01fa5
<div style="border:2px solid #f01fa5;">Content here</div>
.myborder {border:2px solid #f01fa5;}