#ff0600 color space conversions
Hex:
#ff0600
RGB:
255, 6, 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.3051, 21.3902, 1.9517
xyY:
0.6389, 0.3309, 21.3902
CIE-Lab:
53.3740, 79.7003, 67.2686
CIE-LCH:
53.3740, 104.2938, 40.1650
CIE-Luv:
53.3740, 174.2369, 38.0062
Hunter-Lab:
46.2496, 78.4801, 29.8727
#ff0600 color charts
#ff0600 RGB chart
#ff0600 CMYK chart
#ff0600 RGB pie chart
#ff0600 color shades, tints & tones
#ff0600 color schemes
#ff0600 color preview, HTML & CSS examples
This text has a color of #ff0600
<p style="color:#ff0600;">Text here</p>
.mytext {color:#ff0600;}
Text color #ff0600
This box has a color of #ff0600
<div style="background-color:#ff0600;">Content here</div>
.mybackground {background-color:#ff0600;}
Background color #ff0600
Border around this has a color of #ff0600
<div style="border:2px solid #ff0600;">Content here</div>
.myborder {border:2px solid #ff0600;}
Border color #ff0600