#f00f0c color space conversions
Hex:
#f00f0c
RGB:
240, 15, 12
CMY:
6, 94, 95
CMYK:
0, 94, 95, 6
HSL:
1°, 90.4762%, 49.4118%
HSV (HSB):
1°, 95.0000%, 94.1176%
XYZ:
36.1724, 18.8935, 2.0881
xyY:
0.6329, 0.3306, 18.8935
CIE-Lab:
50.5623, 75.4333, 61.2287
CIE-LCH:
50.5623, 97.1552, 39.0660
CIE-Luv:
50.5623, 161.8381, 35.1796
Hunter-Lab:
43.4666, 72.4789, 27.5783
#f00f0c color charts
#f00f0c RGB chart
#f00f0c CMYK chart
#f00f0c RGB pie chart
#f00f0c color shades, tints & tones
#f00f0c color schemes
#f00f0c color preview, HTML & CSS examples
This text has a color of #f00f0c
<p style="color:#f00f0c;">Text here</p>
.mytext {color:#f00f0c;}
Text color #f00f0c
This box has a color of #f00f0c
<div style="background-color:#f00f0c;">Content here</div>
.mybackground {background-color:#f00f0c;}
Background color #f00f0c
Border around this has a color of #f00f0c
<div style="border:2px solid #f00f0c;">Content here</div>
.myborder {border:2px solid #f00f0c;}
Border color #f00f0c