#ff5005 color space conversions
Hex:
#ff5005
RGB:
255, 80, 5
CMY:
0, 69, 98
CMYK:
0, 69, 98, 0
HSL:
18°, 100.0000%, 50.9804%
HSV (HSB):
18°, 98.0392%, 100.0000%
XYZ:
44.1361, 27.0083, 3.0305
xyY:
0.5950, 0.3641, 27.0083
CIE-Lab:
58.9820, 63.9896, 68.6690
CIE-LCH:
58.9820, 93.8621, 47.0202
CIE-Luv:
58.9820, 143.6399, 47.5294
Hunter-Lab:
51.9695, 60.6478, 32.9213
#ff5005 color charts
#ff5005 RGB chart
#ff5005 CMYK chart
#ff5005 RGB pie chart
#ff5005 color shades, tints & tones
#ff5005 color schemes
#ff5005 color preview, HTML & CSS examples
This text has a color of #ff5005
<p style="color:#ff5005;">Text here</p>
.mytext {color:#ff5005;}
Text color #ff5005
This box has a color of #ff5005
<div style="background-color:#ff5005;">Content here</div>
.mybackground {background-color:#ff5005;}
Background color #ff5005
Border around this has a color of #ff5005
<div style="border:2px solid #ff5005;">Content here</div>
.myborder {border:2px solid #ff5005;}
Border color #ff5005