#ff9e3d color space conversions
Hex:
#ff9e3d
RGB:
255, 158, 61
CMY:
0, 38, 76
CMYK:
0, 38, 76, 0
HSL:
30°, 100.0000%, 61.9608%
HSV (HSB):
30°, 76.0784%, 100.0000%
XYZ:
54.3092, 46.0506, 10.4411
xyY:
0.4902, 0.4156, 46.0506
CIE-Lab:
73.5784, 28.7909, 62.9023
CIE-LCH:
73.5784, 69.1782, 65.4061
CIE-Luv:
73.5784, 78.3991, 62.6390
Hunter-Lab:
67.8606, 24.0983, 38.3800
#ff9e3d color charts
#ff9e3d color shades, tints & tones
#ff9e3d color schemes
#ff9e3d color preview, HTML & CSS examples
This text has a color of #ff9e3d
<p style="color:#ff9e3d;">Text here</p>
.mytext {color:#ff9e3d;}
This box has a color of #ff9e3d
<div style="background-color:#ff9e3d;">Content here</div>
.mybackground {background-color:#ff9e3d;}
Border around this has a color of #ff9e3d
<div style="border:2px solid #ff9e3d;">Content here</div>
.myborder {border:2px solid #ff9e3d;}