#f02d28 color space conversions
Hex:
#f02d28
RGB:
240, 45, 40
CMY:
6, 82, 84
CMYK:
0, 81, 83, 6
HSL:
2°, 86.9565%, 54.9020%
HSV (HSB):
2°, 83.3333%, 94.1176%
XYZ:
37.2566, 20.5552, 4.0114
xyY:
0.6026, 0.3325, 20.5552
CIE-Lab:
52.4593, 70.8415, 51.4841
CIE-LCH:
52.4593, 87.5736, 36.0078
CIE-Luv:
52.4593, 149.2682, 33.3930
Hunter-Lab:
45.3379, 67.3417, 26.4907
#f02d28 color charts
#f02d28 color shades, tints & tones
#f02d28 color schemes
#f02d28 color preview, HTML & CSS examples
This text has a color of #f02d28
<p style="color:#f02d28;">Text here</p>
.mytext {color:#f02d28;}
This box has a color of #f02d28
<div style="background-color:#f02d28;">Content here</div>
.mybackground {background-color:#f02d28;}
Border around this has a color of #f02d28
<div style="border:2px solid #f02d28;">Content here</div>
.myborder {border:2px solid #f02d28;}