#f0000c color space conversions
Hex:
#f0000c
RGB:
240, 0, 12
CMY:
6, 100, 95
CMYK:
0, 100, 95, 6
HSL:
357°, 100.0000%, 47.0588%
HSV (HSB):
357°, 100.0000%, 94.1176%
XYZ:
36.0015, 18.5518, 2.0312
xyY:
0.6362, 0.3279, 18.5518
CIE-Lab:
50.1587, 76.6020, 61.0238
CIE-LCH:
50.1587, 97.9376, 38.5421
CIE-Luv:
50.1587, 164.0959, 34.4466
Hunter-Lab:
43.0718, 73.8234, 27.3543
#f0000c color charts
#f0000c RGB chart
#f0000c CMYK chart
#f0000c RGB pie chart
#f0000c color shades, tints & tones
#f0000c color schemes
#f0000c color preview, HTML & CSS examples
This text has a color of #f0000c
<p style="color:#f0000c;">Text here</p>
.mytext {color:#f0000c;}
Text color #f0000c
This box has a color of #f0000c
<div style="background-color:#f0000c;">Content here</div>
.mybackground {background-color:#f0000c;}
Background color #f0000c
Border around this has a color of #f0000c
<div style="border:2px solid #f0000c;">Content here</div>
.myborder {border:2px solid #f0000c;}
Border color #f0000c