#f3000c color space conversions
Hex:
#f3000c
RGB:
243, 0, 12
CMY:
5, 100, 95
CMYK:
0, 100, 95, 5
HSL:
357°, 100.0000%, 47.6471%
HSV (HSB):
357°, 100.0000%, 95.2941%
XYZ:
37.0285, 19.0812, 2.0793
xyY:
0.6363, 0.3279, 19.0812
CIE-Lab:
50.7821, 77.3224, 61.6836
CIE-LCH:
50.7821, 98.9122, 38.5810
CIE-Luv:
50.7821, 166.1592, 34.9062
Hunter-Lab:
43.6821, 74.8676, 27.7553
#f3000c color charts
#f3000c RGB chart
#f3000c CMYK chart
#f3000c RGB pie chart
#f3000c color shades, tints & tones
#f3000c color schemes
#f3000c color preview, HTML & CSS examples
This text has a color of #f3000c
<p style="color:#f3000c;">Text here</p>
.mytext {color:#f3000c;}
Text color #f3000c
This box has a color of #f3000c
<div style="background-color:#f3000c;">Content here</div>
.mybackground {background-color:#f3000c;}
Background color #f3000c
Border around this has a color of #f3000c
<div style="border:2px solid #f3000c;">Content here</div>
.myborder {border:2px solid #f3000c;}
Border color #f3000c