#ff400c color space conversions
Hex:
#ff400c
RGB:
255, 64, 12
CMY:
0, 75, 95
CMYK:
0, 75, 95, 0
HSL:
13°, 100.0000%, 52.3529%
HSV (HSB):
13°, 95.2941%, 100.0000%
XYZ:
43.1398, 24.9533, 2.8906
xyY:
0.6077, 0.3515, 24.9533
CIE-Lab:
57.0299, 69.4681, 66.2507
CIE-LCH:
57.0299, 95.9946, 43.6420
CIE-Luv:
57.0299, 153.5582, 43.5261
Hunter-Lab:
49.9533, 66.7346, 31.5365
#ff400c color charts
#ff400c RGB chart
#ff400c CMYK chart
#ff400c RGB pie chart
#ff400c color shades, tints & tones
#ff400c color schemes
#ff400c color preview, HTML & CSS examples
This text has a color of #ff400c
<p style="color:#ff400c;">Text here</p>
.mytext {color:#ff400c;}
Text color #ff400c
This box has a color of #ff400c
<div style="background-color:#ff400c;">Content here</div>
.mybackground {background-color:#ff400c;}
Background color #ff400c
Border around this has a color of #ff400c
<div style="border:2px solid #ff400c;">Content here</div>
.myborder {border:2px solid #ff400c;}
Border color #ff400c