#ff8005 color space conversions
Hex:
#ff8005
RGB:
255, 128, 5
CMY:
0, 50, 98
CMYK:
0, 50, 98, 0
HSL:
30°, 100.0000%, 50.9804%
HSV (HSB):
30°, 98.0392%, 100.0000%
XYZ:
48.9866, 36.7093, 4.6473
xyY:
0.5422, 0.4063, 36.7093
CIE-Lab:
67.0584, 42.8715, 73.3094
CIE-LCH:
67.0584, 84.9249, 59.6808
CIE-Luv:
67.0584, 105.9323, 61.1336
Hunter-Lab:
60.5882, 38.2909, 37.8640
#ff8005 color charts
#ff8005 RGB chart
#ff8005 CMYK chart
#ff8005 RGB pie chart
#ff8005 color shades, tints & tones
#ff8005 color schemes
#ff8005 color preview, HTML & CSS examples
This text has a color of #ff8005
<p style="color:#ff8005;">Text here</p>
.mytext {color:#ff8005;}
Text color #ff8005
This box has a color of #ff8005
<div style="background-color:#ff8005;">Content here</div>
.mybackground {background-color:#ff8005;}
Background color #ff8005
Border around this has a color of #ff8005
<div style="border:2px solid #ff8005;">Content here</div>
.myborder {border:2px solid #ff8005;}
Border color #ff8005