#f01ab4 color space conversions
Hex:
#f01ab4
RGB:
240, 26, 180
CMY:
6, 90, 29
CMYK:
0, 89, 25, 6
HSL:
317°, 87.7049%, 52.1569%
HSV (HSB):
317°, 89.1667%, 94.1176%
XYZ:
44.5428, 22.5593, 45.1867
xyY:
0.3967, 0.2009, 22.5593
CIE-Lab:
54.6155, 83.9964, -27.4302
CIE-LCH:
54.6155, 88.3618, 341.9148
CIE-Luv:
54.6155, 103.5132, -54.4936
Hunter-Lab:
47.4967, 84.2797, -23.1588
#f01ab4 color charts
#f01ab4 color shades, tints & tones
#f01ab4 color schemes
#f01ab4 color preview, HTML & CSS examples
This text has a color of #f01ab4
<p style="color:#f01ab4;">Text here</p>
.mytext {color:#f01ab4;}
This box has a color of #f01ab4
<div style="background-color:#f01ab4;">Content here</div>
.mybackground {background-color:#f01ab4;}
Border around this has a color of #f01ab4
<div style="border:2px solid #f01ab4;">Content here</div>
.myborder {border:2px solid #f01ab4;}