#f00a40 color space conversions
Hex:
#f00a40
RGB:
240, 10, 64
CMY:
6, 96, 75
CMYK:
0, 96, 73, 6
HSL:
346°, 92.0000%, 49.0196%
HSV (HSB):
346°, 95.8333%, 94.1176%
XYZ:
36.9691, 19.1125, 6.5911
xyY:
0.5899, 0.3050, 19.1125
CIE-Lab:
50.8186, 76.9699, 36.6757
CIE-LCH:
50.8186, 85.2612, 25.4775
CIE-Luv:
50.8186, 153.7625, 21.4908
Hunter-Lab:
43.7179, 74.4387, 21.6637
#f00a40 color charts
#f00a40 color shades, tints & tones
#f00a40 color schemes
#f00a40 color preview, HTML & CSS examples
This text has a color of #f00a40
<p style="color:#f00a40;">Text here</p>
.mytext {color:#f00a40;}
This box has a color of #f00a40
<div style="background-color:#f00a40;">Content here</div>
.mybackground {background-color:#f00a40;}
Border around this has a color of #f00a40
<div style="border:2px solid #f00a40;">Content here</div>
.myborder {border:2px solid #f00a40;}