#ff8c3a color space conversions
Hex:
#ff8c3a
RGB:
255, 140, 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.3818, 40.3217, 9.0777
xyY:
0.5098, 0.4001, 40.3217
CIE-Lab:
69.6980, 37.9238, 60.3839
CIE-LCH:
69.6980, 71.3051, 57.8693
CIE-Luv:
69.6980, 93.2213, 56.7625
Hunter-Lab:
63.4993, 33.3131, 35.9736
#ff8c3a color charts
#ff8c3a color shades, tints & tones
#ff8c3a color schemes
#ff8c3a color preview, HTML & CSS examples
This text has a color of #ff8c3a
<p style="color:#ff8c3a;">Text here</p>
.mytext {color:#ff8c3a;}
This box has a color of #ff8c3a
<div style="background-color:#ff8c3a;">Content here</div>
.mybackground {background-color:#ff8c3a;}
Border around this has a color of #ff8c3a
<div style="border:2px solid #ff8c3a;">Content here</div>
.myborder {border:2px solid #ff8c3a;}