#f01f35 color space conversions
Hex:
#f01f35
RGB:
240, 31, 53
CMY:
6, 88, 79
CMYK:
0, 87, 78, 6
HSL:
354°, 87.4477%, 53.1373%
HSV (HSB):
354°, 87.0833%, 94.1176%
XYZ:
37.0678, 19.7623, 5.2290
xyY:
0.5973, 0.3184, 19.7623
CIE-Lab:
51.5674, 74.0667, 43.7986
CIE-LCH:
51.5674, 86.0476, 30.5976
CIE-Luv:
51.5674, 152.0251, 27.4968
Hunter-Lab:
44.4548, 71.0429, 24.1444
#f01f35 color charts
#f01f35 color shades, tints & tones
#f01f35 color schemes
#f01f35 color preview, HTML & CSS examples
This text has a color of #f01f35
<p style="color:#f01f35;">Text here</p>
.mytext {color:#f01f35;}
This box has a color of #f01f35
<div style="background-color:#f01f35;">Content here</div>
.mybackground {background-color:#f01f35;}
Border around this has a color of #f01f35
<div style="border:2px solid #f01f35;">Content here</div>
.myborder {border:2px solid #f01f35;}