#ff400e color space conversions
Hex:
#ff400e
RGB:
255, 64, 14
CMY:
0, 75, 95
CMYK:
0, 75, 95, 0
HSL:
12°, 100.0000%, 52.7451%
HSV (HSB):
12°, 94.5098%, 100.0000%
XYZ:
43.1527, 24.9585, 2.9585
xyY:
0.6072, 0.3512, 24.9585
CIE-Lab:
57.0350, 69.4847, 65.7954
CIE-LCH:
57.0350, 95.6931, 43.4378
CIE-Luv:
57.0350, 153.4544, 43.3411
Hunter-Lab:
49.9585, 66.7557, 31.4598
#ff400e color charts
#ff400e RGB chart
#ff400e CMYK chart
#ff400e RGB pie chart
#ff400e color shades, tints & tones
#ff400e color schemes
#ff400e color preview, HTML & CSS examples
This text has a color of #ff400e
<p style="color:#ff400e;">Text here</p>
.mytext {color:#ff400e;}
Text color #ff400e
This box has a color of #ff400e
<div style="background-color:#ff400e;">Content here</div>
.mybackground {background-color:#ff400e;}
Background color #ff400e
Border around this has a color of #ff400e
<div style="border:2px solid #ff400e;">Content here</div>
.myborder {border:2px solid #ff400e;}
Border color #ff400e