#f01f82 color space conversions
Hex:
#f01f82
RGB:
240, 31, 130
CMY:
6, 88, 49
CMYK:
0, 87, 46, 6
HSL:
332°, 87.4477%, 53.1373%
HSV (HSB):
332°, 87.0833%, 94.1176%
XYZ:
40.4544, 21.1169, 23.0629
xyY:
0.4780, 0.2495, 21.1169
CIE-Lab:
53.0772, 78.3612, -0.1210
CIE-LCH:
53.0772, 78.3613, 359.9116
CIE-Luv:
53.0772, 125.3463, -15.6074
Hunter-Lab:
45.9532, 76.7227, 2.4109
#f01f82 color charts
#f01f82 color shades, tints & tones
#f01f82 color schemes
#f01f82 color preview, HTML & CSS examples
This text has a color of #f01f82
<p style="color:#f01f82;">Text here</p>
.mytext {color:#f01f82;}
This box has a color of #f01f82
<div style="background-color:#f01f82;">Content here</div>
.mybackground {background-color:#f01f82;}
Border around this has a color of #f01f82
<div style="border:2px solid #f01f82;">Content here</div>
.myborder {border:2px solid #f01f82;}