#ff5d00 color space conversions
Hex:
#ff5d00
RGB:
255, 93, 0
CMY:
0, 64, 100
CMYK:
0, 64, 100, 0
HSL:
22°, 100.0000%, 50.0000%
HSV (HSB):
22°, 100.0000%, 100.0000%
XYZ:
45.1544, 29.0887, 3.2348
xyY:
0.5828, 0.3754, 29.0887
CIE-Lab:
60.8598, 58.8505, 70.5740
CIE-LCH:
60.8598, 91.8917, 50.1758
CIE-Luv:
60.8598, 134.4011, 51.1516
Hunter-Lab:
53.9339, 55.0586, 34.1977
#ff5d00 color charts
#ff5d00 color shades, tints & tones
#ff5d00 color schemes
#ff5d00 color preview, HTML & CSS examples
This text has a color of #ff5d00
<p style="color:#ff5d00;">Text here</p>
.mytext {color:#ff5d00;}
This box has a color of #ff5d00
<div style="background-color:#ff5d00;">Content here</div>
.mybackground {background-color:#ff5d00;}
Border around this has a color of #ff5d00
<div style="border:2px solid #ff5d00;">Content here</div>
.myborder {border:2px solid #ff5d00;}