#ff1400 color space conversions
Hex:
#ff1400
RGB:
255, 20, 0
CMY:
0, 92, 100
CMYK:
0, 92, 100, 0
HSL:
5°, 100.0000%, 50.0000%
HSV (HSB):
5°, 100.0000%, 100.0000%
XYZ:
41.4902, 21.7603, 2.0134
xyY:
0.6357, 0.3334, 21.7603
CIE-Lab:
53.7718, 78.5504, 67.4087
CIE-LCH:
53.7718, 103.5089, 40.6349
CIE-Luv:
53.7718, 171.9497, 38.7254
Hunter-Lab:
46.6479, 77.1296, 30.0945
#ff1400 color charts
#ff1400 RGB chart
#ff1400 CMYK chart
#ff1400 RGB pie chart
#ff1400 color shades, tints & tones
#ff1400 color schemes
#ff1400 color preview, HTML & CSS examples
This text has a color of #ff1400
<p style="color:#ff1400;">Text here</p>
.mytext {color:#ff1400;}
Text color #ff1400
This box has a color of #ff1400
<div style="background-color:#ff1400;">Content here</div>
.mybackground {background-color:#ff1400;}
Background color #ff1400
Border around this has a color of #ff1400
<div style="border:2px solid #ff1400;">Content here</div>
.myborder {border:2px solid #ff1400;}
Border color #ff1400