#ff9f31 color space conversions
Hex:
#ff9f31
RGB:
255, 159, 49
CMY:
0, 38, 81
CMYK:
0, 38, 81, 0
HSL:
32°, 100.0000%, 59.6078%
HSV (HSB):
32°, 80.7843%, 100.0000%
XYZ:
54.1925, 46.2780, 8.9820
xyY:
0.4951, 0.4228, 46.2780
CIE-Lab:
73.7256, 27.8591, 67.6361
CIE-LCH:
73.7256, 73.1489, 67.6133
CIE-Luv:
73.7256, 78.3538, 66.0089
Hunter-Lab:
68.0280, 23.1480, 39.7913
#ff9f31 color charts
#ff9f31 color shades, tints & tones
#ff9f31 color schemes
#ff9f31 color preview, HTML & CSS examples
This text has a color of #ff9f31
<p style="color:#ff9f31;">Text here</p>
.mytext {color:#ff9f31;}
This box has a color of #ff9f31
<div style="background-color:#ff9f31;">Content here</div>
.mybackground {background-color:#ff9f31;}
Border around this has a color of #ff9f31
<div style="border:2px solid #ff9f31;">Content here</div>
.myborder {border:2px solid #ff9f31;}