#f0402b color space conversions
Hex:
#f0402b
RGB:
240, 64, 43
CMY:
6, 75, 83
CMYK:
0, 73, 82, 6
HSL:
6°, 86.7841%, 55.4902%
HSV (HSB):
6°, 82.0833%, 94.1176%
XYZ:
38.2046, 22.3665, 4.5891
xyY:
0.5863, 0.3433, 22.3665
CIE-Lab:
54.4137, 65.4950, 51.8016
CIE-LCH:
54.4137, 83.5045, 38.3413
CIE-Luv:
54.4137, 139.0438, 36.2070
Hunter-Lab:
47.2932, 61.4336, 27.3521
#f0402b color charts
#f0402b color shades, tints & tones
#f0402b color schemes
#f0402b color preview, HTML & CSS examples
This text has a color of #f0402b
<p style="color:#f0402b;">Text here</p>
.mytext {color:#f0402b;}
This box has a color of #f0402b
<div style="background-color:#f0402b;">Content here</div>
.mybackground {background-color:#f0402b;}
Border around this has a color of #f0402b
<div style="border:2px solid #f0402b;">Content here</div>
.myborder {border:2px solid #f0402b;}