#ff3100 color space conversions
Hex:
#ff3100
RGB:
255, 49, 0
CMY:
0, 81, 100
CMYK:
0, 81, 100, 0
HSL:
12°, 100.0000%, 50.0000%
HSV (HSB):
12°, 100.0000%, 100.0000%
XYZ:
42.3383, 23.4566, 2.2961
xyY:
0.6218, 0.3445, 23.4566
CIE-Lab:
55.5396, 73.4975, 68.0888
CIE-LCH:
55.5396, 100.1897, 42.8123
CIE-Luv:
55.5396, 162.0255, 41.8926
Hunter-Lab:
48.4320, 71.2850, 31.0916
#ff3100 color charts
#ff3100 RGB chart
#ff3100 CMYK chart
#ff3100 RGB pie chart
#ff3100 color shades, tints & tones
#ff3100 color schemes
#ff3100 color preview, HTML & CSS examples
This text has a color of #ff3100
<p style="color:#ff3100;">Text here</p>
.mytext {color:#ff3100;}
Text color #ff3100
This box has a color of #ff3100
<div style="background-color:#ff3100;">Content here</div>
.mybackground {background-color:#ff3100;}
Background color #ff3100
Border around this has a color of #ff3100
<div style="border:2px solid #ff3100;">Content here</div>
.myborder {border:2px solid #ff3100;}
Border color #ff3100