#ff9c1e color space conversions
Hex:
#ff9c1e
RGB:
255, 156, 30
CMY:
0, 39, 88
CMYK:
0, 39, 88, 0
HSL:
34°, 100.0000%, 55.8824%
HSV (HSB):
34°, 88.2353%, 100.0000%
XYZ:
53.3628, 45.1307, 7.1269
xyY:
0.5052, 0.4273, 45.1307
CIE-Lab:
72.9779, 28.9553, 72.8087
CIE-LCH:
72.9779, 78.3550, 68.3128
CIE-Luv:
72.9779, 81.7002, 68.3115
Hunter-Lab:
67.1794, 24.2246, 40.7357
#ff9c1e color charts
#ff9c1e color shades, tints & tones
#ff9c1e color schemes
#ff9c1e color preview, HTML & CSS examples
This text has a color of #ff9c1e
<p style="color:#ff9c1e;">Text here</p>
.mytext {color:#ff9c1e;}
This box has a color of #ff9c1e
<div style="background-color:#ff9c1e;">Content here</div>
.mybackground {background-color:#ff9c1e;}
Border around this has a color of #ff9c1e
<div style="border:2px solid #ff9c1e;">Content here</div>
.myborder {border:2px solid #ff9c1e;}