#f03b42 color space conversions
Hex:
#f03b42
RGB:
240, 59, 66
CMY:
6, 77, 74
CMYK:
0, 75, 73, 6
HSL:
358°, 85.7820%, 58.6275%
HSV (HSB):
358°, 75.4167%, 94.1176%
XYZ:
38.4825, 22.0465, 7.3814
xyY:
0.5667, 0.3246, 22.0465
CIE-Lab:
54.0764, 67.8417, 39.2715
CIE-LCH:
54.0764, 78.3884, 30.0652
CIE-Luv:
54.0764, 137.4466, 27.2111
Hunter-Lab:
46.9537, 64.1266, 23.5469
#f03b42 color charts
#f03b42 color shades, tints & tones
#f03b42 color schemes
#f03b42 color preview, HTML & CSS examples
This text has a color of #f03b42
<p style="color:#f03b42;">Text here</p>
.mytext {color:#f03b42;}
This box has a color of #f03b42
<div style="background-color:#f03b42;">Content here</div>
.mybackground {background-color:#f03b42;}
Border around this has a color of #f03b42
<div style="border:2px solid #f03b42;">Content here</div>
.myborder {border:2px solid #f03b42;}