#f03f35 color space conversions
Hex:
#f03f35
RGB:
240, 63, 53
CMY:
6, 75, 79
CMYK:
0, 74, 78, 6
HSL:
3°, 86.1751%, 57.4510%
HSV (HSB):
3°, 77.9167%, 94.1176%
XYZ:
38.3553, 22.3373, 5.6581
xyY:
0.5781, 0.3367, 22.3373
CIE-Lab:
54.3831, 66.1114, 46.7165
CIE-LCH:
54.3831, 80.9515, 35.2463
CIE-Luv:
54.3831, 137.9709, 32.9636
Hunter-Lab:
47.2624, 62.1507, 25.9856
#f03f35 color charts
#f03f35 color shades, tints & tones
#f03f35 color schemes
#f03f35 color preview, HTML & CSS examples
This text has a color of #f03f35
<p style="color:#f03f35;">Text here</p>
.mytext {color:#f03f35;}
This box has a color of #f03f35
<div style="background-color:#f03f35;">Content here</div>
.mybackground {background-color:#f03f35;}
Border around this has a color of #f03f35
<div style="border:2px solid #f03f35;">Content here</div>
.myborder {border:2px solid #f03f35;}