#f01d27 color space conversions
Hex:
#f01d27
RGB:
240, 29, 39
CMY:
6, 89, 85
CMYK:
0, 88, 84, 6
HSL:
357°, 87.5519%, 52.7451%
HSV (HSB):
357°, 87.9167%, 94.1176%
XYZ:
36.7408, 19.5505, 3.7566
xyY:
0.6119, 0.3256, 19.5505
CIE-Lab:
51.3251, 74.0334, 50.9686
CIE-LCH:
51.3251, 89.8818, 34.5456
CIE-Luv:
51.3251, 155.3294, 31.5290
Hunter-Lab:
44.2159, 70.9448, 25.9138
#f01d27 color charts
#f01d27 color shades, tints & tones
#f01d27 color schemes
#f01d27 color preview, HTML & CSS examples
This text has a color of #f01d27
<p style="color:#f01d27;">Text here</p>
.mytext {color:#f01d27;}
This box has a color of #f01d27
<div style="background-color:#f01d27;">Content here</div>
.mybackground {background-color:#f01d27;}
Border around this has a color of #f01d27
<div style="border:2px solid #f01d27;">Content here</div>
.myborder {border:2px solid #f01d27;}