#ff9314 color space conversions
Hex:
#ff9314
RGB:
255, 147, 20
CMY:
0, 42, 92
CMYK:
0, 42, 92, 0
HSL:
32°, 100.0000%, 53.9216%
HSV (HSB):
32°, 92.1569%, 100.0000%
XYZ:
51.8000, 42.1779, 6.0728
xyY:
0.5177, 0.4216, 42.1779
CIE-Lab:
70.9934, 33.4421, 73.5746
CIE-LCH:
70.9934, 80.8183, 65.5566
CIE-Luv:
70.9934, 89.5486, 66.3367
Hunter-Lab:
64.9445, 28.7192, 39.9171
#ff9314 color charts
#ff9314 color shades, tints & tones
#ff9314 color schemes
#ff9314 color preview, HTML & CSS examples
This text has a color of #ff9314
<p style="color:#ff9314;">Text here</p>
.mytext {color:#ff9314;}
This box has a color of #ff9314
<div style="background-color:#ff9314;">Content here</div>
.mybackground {background-color:#ff9314;}
Border around this has a color of #ff9314
<div style="border:2px solid #ff9314;">Content here</div>
.myborder {border:2px solid #ff9314;}