#f03d3e color space conversions
Hex:
#f03d3e
RGB:
240, 61, 62
CMY:
6, 76, 76
CMYK:
0, 75, 74, 6
HSL:
360°, 85.6459%, 59.0196%
HSV (HSB):
360°, 74.5833%, 94.1176%
XYZ:
38.4734, 22.2106, 6.8167
xyY:
0.5700, 0.3290, 22.2106
CIE-Lab:
54.2497, 67.0654, 41.7053
CIE-LCH:
54.2497, 78.9753, 31.8759
CIE-Luv:
54.2497, 137.2862, 29.2630
Hunter-Lab:
47.1281, 63.2459, 24.4138
#f03d3e color charts
#f03d3e color shades, tints & tones
#f03d3e color schemes
#f03d3e color preview, HTML & CSS examples
This text has a color of #f03d3e
<p style="color:#f03d3e;">Text here</p>
.mytext {color:#f03d3e;}
This box has a color of #f03d3e
<div style="background-color:#f03d3e;">Content here</div>
.mybackground {background-color:#f03d3e;}
Border around this has a color of #f03d3e
<div style="border:2px solid #f03d3e;">Content here</div>
.myborder {border:2px solid #f03d3e;}