#f01a8d color space conversions
Hex:
#f01a8d
RGB:
240, 26, 141
CMY:
6, 90, 45
CMYK:
0, 89, 41, 6
HSL:
328°, 87.7049%, 52.1569%
HSV (HSB):
328°, 89.1667%, 94.1176%
XYZ:
41.1123, 21.1871, 27.1220
xyY:
0.4598, 0.2369, 21.1871
CIE-Lab:
53.1537, 80.0595, -6.6090
CIE-LCH:
53.1537, 80.3318, 355.2809
CIE-Luv:
53.1537, 121.3850, -24.3534
Hunter-Lab:
46.0295, 78.8797, -2.7148
#f01a8d color charts
#f01a8d color shades, tints & tones
#f01a8d color schemes
#f01a8d color preview, HTML & CSS examples
This text has a color of #f01a8d
<p style="color:#f01a8d;">Text here</p>
.mytext {color:#f01a8d;}
This box has a color of #f01a8d
<div style="background-color:#f01a8d;">Content here</div>
.mybackground {background-color:#f01a8d;}
Border around this has a color of #f01a8d
<div style="border:2px solid #f01a8d;">Content here</div>
.myborder {border:2px solid #f01a8d;}