#ff0400 color space conversions
Hex:
#ff0400
RGB:
255, 4, 0
CMY:
0, 98, 100
CMYK:
0, 98, 100, 0
HSL:
1°, 100.0000%, 50.0000%
HSV (HSB):
1°, 100.0000%, 100.0000%
XYZ:
41.2834, 21.3468, 1.9445
xyY:
0.6393, 0.3306, 21.3468
CIE-Lab:
53.3270, 79.8364, 67.2523
CIE-LCH:
53.3270, 104.3874, 40.1100
CIE-Luv:
53.3270, 174.5083, 37.9211
Hunter-Lab:
46.2026, 78.6404, 29.8466
#ff0400 color charts
#ff0400 RGB chart
#ff0400 CMYK chart
#ff0400 RGB pie chart
#ff0400 color shades, tints & tones
#ff0400 color schemes
#ff0400 color preview, HTML & CSS examples
This text has a color of #ff0400
<p style="color:#ff0400;">Text here</p>
.mytext {color:#ff0400;}
Text color #ff0400
This box has a color of #ff0400
<div style="background-color:#ff0400;">Content here</div>
.mybackground {background-color:#ff0400;}
Background color #ff0400
Border around this has a color of #ff0400
<div style="border:2px solid #ff0400;">Content here</div>
.myborder {border:2px solid #ff0400;}
Border color #ff0400