#f01f96 color space conversions
Hex:
#f01f96
RGB:
240, 31, 150
CMY:
6, 88, 41
CMYK:
0, 87, 38, 6
HSL:
326°, 87.4477%, 53.1373%
HSV (HSB):
326°, 87.0833%, 94.1176%
XYZ:
41.9302, 21.7072, 30.8341
xyY:
0.4438, 0.2298, 21.7072
CIE-Lab:
53.7150, 80.1312, -11.1387
CIE-LCH:
53.7150, 80.9017, 352.0862
CIE-Luv:
53.7150, 116.4322, -30.4927
Hunter-Lab:
46.5910, 79.1090, -6.6246
#f01f96 color charts
#f01f96 color shades, tints & tones
#f01f96 color schemes
#f01f96 color preview, HTML & CSS examples
This text has a color of #f01f96
<p style="color:#f01f96;">Text here</p>
.mytext {color:#f01f96;}
This box has a color of #f01f96
<div style="background-color:#f01f96;">Content here</div>
.mybackground {background-color:#f01f96;}
Border around this has a color of #f01f96
<div style="border:2px solid #f01f96;">Content here</div>
.myborder {border:2px solid #f01f96;}