#ff9c31 color space conversions
Hex:
#ff9c31
RGB:
255, 156, 49
CMY:
0, 39, 81
CMYK:
0, 39, 81, 0
HSL:
31°, 100.0000%, 59.6078%
HSV (HSB):
31°, 80.7843%, 100.0000%
XYZ:
53.6828, 45.2587, 8.8121
xyY:
0.4982, 0.4200, 45.2587
CIE-Lab:
73.0619, 29.4159, 67.0442
CIE-LCH:
73.0619, 73.2135, 66.3103
CIE-Luv:
73.0619, 80.8036, 64.8985
Hunter-Lab:
67.2746, 24.7065, 39.3259
#ff9c31 color charts
#ff9c31 color shades, tints & tones
#ff9c31 color schemes
#ff9c31 color preview, HTML & CSS examples
This text has a color of #ff9c31
<p style="color:#ff9c31;">Text here</p>
.mytext {color:#ff9c31;}
This box has a color of #ff9c31
<div style="background-color:#ff9c31;">Content here</div>
.mybackground {background-color:#ff9c31;}
Border around this has a color of #ff9c31
<div style="border:2px solid #ff9c31;">Content here</div>
.myborder {border:2px solid #ff9c31;}