#f03d3a color space conversions
Hex:
#f03d3a
RGB:
240, 61, 58
CMY:
6, 76, 77
CMYK:
0, 75, 76, 6
HSL:
1°, 85.8491%, 58.4314%
HSV (HSB):
1°, 75.8333%, 94.1176%
XYZ:
38.3676, 22.1682, 6.2597
xyY:
0.5744, 0.3319, 22.1682
CIE-Lab:
54.2051, 66.9185, 43.8532
CIE-LCH:
54.2051, 80.0074, 33.2378
CIE-Luv:
54.2051, 138.1197, 30.7737
Hunter-Lab:
47.0832, 63.0625, 25.0756
#f03d3a color charts
#f03d3a color shades, tints & tones
#f03d3a color schemes
#f03d3a color preview, HTML & CSS examples
This text has a color of #f03d3a
<p style="color:#f03d3a;">Text here</p>
.mytext {color:#f03d3a;}
This box has a color of #f03d3a
<div style="background-color:#f03d3a;">Content here</div>
.mybackground {background-color:#f03d3a;}
Border around this has a color of #f03d3a
<div style="border:2px solid #f03d3a;">Content here</div>
.myborder {border:2px solid #f03d3a;}