#f00f3b color space conversions
Hex:
#f00f3b
RGB:
240, 15, 59
CMY:
6, 94, 77
CMYK:
0, 94, 75, 6
HSL:
348°, 88.2353%, 50.0000%
HSV (HSB):
348°, 93.7500%, 94.1176%
XYZ:
36.8954, 19.1827, 5.8957
xyY:
0.5953, 0.3095, 19.1827
CIE-Lab:
50.9003, 76.3751, 39.6814
CIE-LCH:
50.9003, 86.0685, 27.4546
CIE-Luv:
50.9003, 154.3613, 23.8181
Hunter-Lab:
43.7980, 73.7217, 22.6775
#f00f3b color charts
#f00f3b color shades, tints & tones
#f00f3b color schemes
#f00f3b color preview, HTML & CSS examples
This text has a color of #f00f3b
<p style="color:#f00f3b;">Text here</p>
.mytext {color:#f00f3b;}
This box has a color of #f00f3b
<div style="background-color:#f00f3b;">Content here</div>
.mybackground {background-color:#f00f3b;}
Border around this has a color of #f00f3b
<div style="border:2px solid #f00f3b;">Content here</div>
.myborder {border:2px solid #f00f3b;}