#f01f9b color space conversions
Hex:
#f01f9b
RGB:
240, 31, 155
CMY:
6, 88, 39
CMYK:
0, 87, 35, 6
HSL:
324°, 87.4477%, 53.1373%
HSV (HSB):
324°, 87.0833%, 94.1176%
XYZ:
42.3416, 21.8718, 33.0004
xyY:
0.4356, 0.2250, 21.8718
CIE-Lab:
53.8907, 80.6145, -13.8421
CIE-LCH:
53.8907, 81.7943, 350.2569
CIE-Luv:
53.8907, 114.1660, -34.3262
Hunter-Lab:
46.7673, 79.7652, -9.0997
#f01f9b color charts
#f01f9b color shades, tints & tones
#f01f9b color schemes
#f01f9b color preview, HTML & CSS examples
This text has a color of #f01f9b
<p style="color:#f01f9b;">Text here</p>
.mytext {color:#f01f9b;}
This box has a color of #f01f9b
<div style="background-color:#f01f9b;">Content here</div>
.mybackground {background-color:#f01f9b;}
Border around this has a color of #f01f9b
<div style="border:2px solid #f01f9b;">Content here</div>
.myborder {border:2px solid #f01f9b;}