#ff8d3a color space conversions
Hex:
#ff8d3a
RGB:
255, 141, 58
CMY:
0, 45, 77
CMYK:
0, 45, 77, 0
HSL:
25°, 100.0000%, 61.3725%
HSV (HSB):
25°, 77.2549%, 100.0000%
XYZ:
51.5286, 40.6152, 9.1267
xyY:
0.5088, 0.4011, 40.6152
CIE-Lab:
69.9055, 37.4170, 60.5849
CIE-LCH:
69.9055, 71.2079, 58.3007
CIE-Luv:
69.9055, 92.4087, 57.1270
Hunter-Lab:
63.7301, 32.7975, 36.1203
#ff8d3a color charts
#ff8d3a color shades, tints & tones
#ff8d3a color schemes
#ff8d3a color preview, HTML & CSS examples
This text has a color of #ff8d3a
<p style="color:#ff8d3a;">Text here</p>
.mytext {color:#ff8d3a;}
This box has a color of #ff8d3a
<div style="background-color:#ff8d3a;">Content here</div>
.mybackground {background-color:#ff8d3a;}
Border around this has a color of #ff8d3a
<div style="border:2px solid #ff8d3a;">Content here</div>
.myborder {border:2px solid #ff8d3a;}