#ff1000 color space conversions
Hex:
#ff1000
RGB:
255, 16, 0
CMY:
0, 94, 100
CMYK:
0, 94, 100, 0
HSL:
4°, 100.0000%, 50.0000%
HSV (HSB):
4°, 100.0000%, 100.0000%
XYZ:
41.4253, 21.6306, 1.9918
xyY:
0.6368, 0.3325, 21.6306
CIE-Lab:
53.6328, 78.9514, 67.3592
CIE-LCH:
53.6328, 103.7815, 40.4699
CIE-Luv:
53.6328, 172.7463, 38.4745
Hunter-Lab:
46.5087, 77.5997, 30.0170
#ff1000 color charts
#ff1000 RGB chart
#ff1000 CMYK chart
#ff1000 RGB pie chart
#ff1000 color shades, tints & tones
#ff1000 color schemes
#ff1000 color preview, HTML & CSS examples
This text has a color of #ff1000
<p style="color:#ff1000;">Text here</p>
.mytext {color:#ff1000;}
Text color #ff1000
This box has a color of #ff1000
<div style="background-color:#ff1000;">Content here</div>
.mybackground {background-color:#ff1000;}
Background color #ff1000
Border around this has a color of #ff1000
<div style="border:2px solid #ff1000;">Content here</div>
.myborder {border:2px solid #ff1000;}
Border color #ff1000