#f00a3a color space conversions
Hex:
#f00a3a
RGB:
240, 10, 58
CMY:
6, 96, 77
CMYK:
0, 96, 76, 6
HSL:
347°, 92.0000%, 49.0196%
HSV (HSB):
347°, 95.8333%, 94.1176%
XYZ:
36.8074, 19.0478, 5.7396
xyY:
0.5976, 0.3092, 19.0478
CIE-Lab:
50.7431, 76.7623, 40.0842
CIE-LCH:
50.7431, 86.5978, 27.5729
CIE-Luv:
50.7431, 155.3603, 23.9135
Hunter-Lab:
43.6438, 74.1630, 22.7534
#f00a3a color charts
#f00a3a color shades, tints & tones
#f00a3a color schemes
#f00a3a color preview, HTML & CSS examples
This text has a color of #f00a3a
<p style="color:#f00a3a;">Text here</p>
.mytext {color:#f00a3a;}
This box has a color of #f00a3a
<div style="background-color:#f00a3a;">Content here</div>
.mybackground {background-color:#f00a3a;}
Border around this has a color of #f00a3a
<div style="border:2px solid #f00a3a;">Content here</div>
.myborder {border:2px solid #f00a3a;}