#ff3600 color space conversions
Hex:
#ff3600
RGB:
255, 54, 0
CMY:
0, 79, 100
CMYK:
0, 79, 100, 0
HSL:
13°, 100.0000%, 50.0000%
HSV (HSB):
13°, 100.0000%, 100.0000%
XYZ:
42.5592, 23.8983, 2.3697
xyY:
0.6183, 0.3472, 23.8983
CIE-Lab:
55.9859, 72.2368, 68.2739
CIE-LCH:
55.9859, 99.3956, 43.3845
CIE-Luv:
55.9859, 159.5813, 42.6847
Hunter-Lab:
48.8859, 69.8484, 31.3461
#ff3600 color charts
#ff3600 RGB chart
#ff3600 CMYK chart
#ff3600 RGB pie chart
#ff3600 color shades, tints & tones
#ff3600 color schemes
#ff3600 color preview, HTML & CSS examples
This text has a color of #ff3600
<p style="color:#ff3600;">Text here</p>
.mytext {color:#ff3600;}
Text color #ff3600
This box has a color of #ff3600
<div style="background-color:#ff3600;">Content here</div>
.mybackground {background-color:#ff3600;}
Background color #ff3600
Border around this has a color of #ff3600
<div style="border:2px solid #ff3600;">Content here</div>
.myborder {border:2px solid #ff3600;}
Border color #ff3600