#ff0100 color space conversions
Hex:
#ff0100
RGB:
255, 1, 0
CMY:
0, 100, 100
CMYK:
0, 100, 100, 0
HSL:
0°, 100.0000%, 50.0000%
HSV (HSB):
0°, 100.0000%, 100.0000%
XYZ:
41.2509, 21.2817, 1.9336
xyY:
0.6399, 0.3301, 21.2817
CIE-Lab:
53.2564, 80.0410, 67.2281
CIE-LCH:
53.2564, 104.5284, 40.0276
CIE-Luv:
53.2564, 174.9166, 37.7932
Hunter-Lab:
46.1321, 78.8817, 29.8073
#ff0100 color charts
#ff0100 RGB chart
#ff0100 CMYK chart
#ff0100 RGB pie chart
#ff0100 color shades, tints & tones
#ff0100 color schemes
#ff0100 color preview, HTML & CSS examples
This text has a color of #ff0100
<p style="color:#ff0100;">Text here</p>
.mytext {color:#ff0100;}
Text color #ff0100
This box has a color of #ff0100
<div style="background-color:#ff0100;">Content here</div>
.mybackground {background-color:#ff0100;}
Background color #ff0100
Border around this has a color of #ff0100
<div style="border:2px solid #ff0100;">Content here</div>
.myborder {border:2px solid #ff0100;}
Border color #ff0100