#ff3c01 color space conversions
Hex:
#ff3c01
RGB:
255, 60, 1
CMY:
0, 76, 100
CMYK:
0, 76, 100, 0
HSL:
14°, 100.0000%, 50.1961%
HSV (HSB):
14°, 99.6078%, 100.0000%
XYZ:
42.8613, 24.4939, 2.4975
xyY:
0.6136, 0.3507, 24.4939
CIE-Lab:
56.5790, 70.5835, 68.3106
CIE-LCH:
56.5790, 98.2261, 44.0625
CIE-Luv:
56.5790, 156.3360, 43.6494
Hunter-Lab:
49.4913, 67.9779, 31.6520
#ff3c01 color charts
#ff3c01 color shades, tints & tones
#ff3c01 color schemes
#ff3c01 color preview, HTML & CSS examples
This text has a color of #ff3c01
<p style="color:#ff3c01;">Text here</p>
.mytext {color:#ff3c01;}
This box has a color of #ff3c01
<div style="background-color:#ff3c01;">Content here</div>
.mybackground {background-color:#ff3c01;}
Border around this has a color of #ff3c01
<div style="border:2px solid #ff3c01;">Content here</div>
.myborder {border:2px solid #ff3c01;}