#f00a3b color space conversions
Hex:
#f00a3b
RGB:
240, 10, 59
CMY:
6, 96, 77
CMYK:
0, 96, 75, 6
HSL:
347°, 92.0000%, 49.0196%
HSV (HSB):
347°, 95.8333%, 94.1176%
XYZ:
36.8331, 19.0581, 5.8749
xyY:
0.5963, 0.3086, 19.0581
CIE-Lab:
50.7551, 76.7953, 39.5201
CIE-LCH:
50.7551, 86.3676, 27.2311
CIE-Luv:
50.7551, 155.1041, 23.5255
Hunter-Lab:
43.6556, 74.2069, 22.5800
#f00a3b color charts
#f00a3b color shades, tints & tones
#f00a3b color schemes
#f00a3b color preview, HTML & CSS examples
This text has a color of #f00a3b
<p style="color:#f00a3b;">Text here</p>
.mytext {color:#f00a3b;}
This box has a color of #f00a3b
<div style="background-color:#f00a3b;">Content here</div>
.mybackground {background-color:#f00a3b;}
Border around this has a color of #f00a3b
<div style="border:2px solid #f00a3b;">Content here</div>
.myborder {border:2px solid #f00a3b;}