#f03f3f color space conversions
Hex:
#f03f3f
RGB:
240, 63, 63
CMY:
6, 75, 75
CMYK:
0, 74, 74, 6
HSL:
0°, 85.5072%, 59.4118%
HSV (HSB):
0°, 73.7500%, 94.1176%
XYZ:
38.6099, 22.4392, 6.9988
xyY:
0.5674, 0.3298, 22.4392
CIE-Lab:
54.4899, 66.4668, 41.4184
CIE-LCH:
54.4899, 78.3155, 31.9288
CIE-Luv:
54.4899, 135.9843, 29.3230
Hunter-Lab:
47.3700, 62.5926, 24.3990
#f03f3f color charts
#f03f3f color shades, tints & tones
#f03f3f color schemes
#f03f3f color preview, HTML & CSS examples
This text has a color of #f03f3f
<p style="color:#f03f3f;">Text here</p>
.mytext {color:#f03f3f;}
This box has a color of #f03f3f
<div style="background-color:#f03f3f;">Content here</div>
.mybackground {background-color:#f03f3f;}
Border around this has a color of #f03f3f
<div style="border:2px solid #f03f3f;">Content here</div>
.myborder {border:2px solid #f03f3f;}