#ff400f color space conversions
Hex:
#ff400f
RGB:
255, 64, 15
CMY:
0, 75, 94
CMYK:
0, 75, 94, 0
HSL:
12°, 100.0000%, 52.9412%
HSV (HSB):
12°, 94.1176%, 100.0000%
XYZ:
43.1596, 24.9613, 2.9952
xyY:
0.6069, 0.3510, 24.9613
CIE-Lab:
57.0377, 69.4937, 65.5529
CIE-LCH:
57.0377, 95.5330, 43.3285
CIE-Luv:
57.0377, 153.3984, 43.2414
Hunter-Lab:
49.9613, 66.7671, 31.4184
#ff400f color charts
#ff400f RGB chart
#ff400f CMYK chart
#ff400f RGB pie chart
#ff400f color shades, tints & tones
#ff400f color schemes
#ff400f color preview, HTML & CSS examples
This text has a color of #ff400f
<p style="color:#ff400f;">Text here</p>
.mytext {color:#ff400f;}
Text color #ff400f
This box has a color of #ff400f
<div style="background-color:#ff400f;">Content here</div>
.mybackground {background-color:#ff400f;}
Background color #ff400f
Border around this has a color of #ff400f
<div style="border:2px solid #ff400f;">Content here</div>
.myborder {border:2px solid #ff400f;}
Border color #ff400f