#f00c00 color space conversions
Hex:
#f00c00
RGB:
240, 12, 0
CMY:
6, 95, 100
CMYK:
0, 95, 100, 6
HSL:
3°, 100.0000%, 47.0588%
HSV (HSB):
3°, 100.0000%, 94.1176%
XYZ:
36.0667, 18.7882, 1.7256
xyY:
0.6374, 0.3321, 18.7882
CIE-Lab:
50.4385, 75.6138, 64.3125
CIE-LCH:
50.4385, 99.2650, 40.3825
CIE-Luv:
50.4385, 163.0820, 36.1071
Hunter-Lab:
43.3454, 72.6712, 27.9814
#f00c00 color charts
#f00c00 RGB chart
#f00c00 CMYK chart
#f00c00 RGB pie chart
#f00c00 color shades, tints & tones
#f00c00 color schemes
#f00c00 color preview, HTML & CSS examples
This text has a color of #f00c00
<p style="color:#f00c00;">Text here</p>
.mytext {color:#f00c00;}
Text color #f00c00
This box has a color of #f00c00
<div style="background-color:#f00c00;">Content here</div>
.mybackground {background-color:#f00c00;}
Background color #f00c00
Border around this has a color of #f00c00
<div style="border:2px solid #f00c00;">Content here</div>
.myborder {border:2px solid #f00c00;}
Border color #f00c00