#ff1100 color space conversions
Hex:
#ff1100
RGB:
255, 17, 0
CMY:
0, 93, 100
CMYK:
0, 93, 100, 0
HSL:
4°, 100.0000%, 50.0000%
HSV (HSB):
4°, 100.0000%, 100.0000%
XYZ:
41.4404, 21.6609, 1.9968
xyY:
0.6366, 0.3327, 21.6609
CIE-Lab:
53.6653, 78.8575, 67.3707
CIE-LCH:
53.6653, 103.7175, 40.5084
CIE-Luv:
53.6653, 172.5596, 38.5333
Hunter-Lab:
46.5413, 77.4896, 30.0351
#ff1100 color charts
#ff1100 RGB chart
#ff1100 CMYK chart
#ff1100 RGB pie chart
#ff1100 color shades, tints & tones
#ff1100 color schemes
#ff1100 color preview, HTML & CSS examples
This text has a color of #ff1100
<p style="color:#ff1100;">Text here</p>
.mytext {color:#ff1100;}
Text color #ff1100
This box has a color of #ff1100
<div style="background-color:#ff1100;">Content here</div>
.mybackground {background-color:#ff1100;}
Background color #ff1100
Border around this has a color of #ff1100
<div style="border:2px solid #ff1100;">Content here</div>
.myborder {border:2px solid #ff1100;}
Border color #ff1100