#ff3500 color space conversions
Hex:
#ff3500
RGB:
255, 53, 0
CMY:
0, 79, 100
CMYK:
0, 79, 100, 0
HSL:
12°, 100.0000%, 50.0000%
HSV (HSB):
12°, 100.0000%, 100.0000%
XYZ:
42.5131, 23.8062, 2.3544
xyY:
0.6191, 0.3467, 23.8062
CIE-Lab:
55.8932, 72.4980, 68.2351
CIE-LCH:
55.8932, 99.5589, 43.2650
CIE-Luv:
55.8932, 160.0866, 42.5206
Hunter-Lab:
48.7916, 70.1453, 31.2932
#ff3500 color charts
#ff3500 RGB chart
#ff3500 CMYK chart
#ff3500 RGB pie chart
#ff3500 color shades, tints & tones
#ff3500 color schemes
#ff3500 color preview, HTML & CSS examples
This text has a color of #ff3500
<p style="color:#ff3500;">Text here</p>
.mytext {color:#ff3500;}
Text color #ff3500
This box has a color of #ff3500
<div style="background-color:#ff3500;">Content here</div>
.mybackground {background-color:#ff3500;}
Background color #ff3500
Border around this has a color of #ff3500
<div style="border:2px solid #ff3500;">Content here</div>
.myborder {border:2px solid #ff3500;}
Border color #ff3500