#fd8c31 color space conversions
Hex:
#fd8c31
RGB:
253, 140, 49
CMY:
1, 45, 81
CMYK:
0, 45, 81, 1
HSL:
27°, 98.0769%, 59.2157%
HSV (HSB):
27°, 80.6324%, 99.2157%
XYZ:
50.4405, 39.8606, 7.9411
xyY:
0.5134, 0.4057, 39.8606
CIE-Lab:
69.3701, 36.8345, 63.6289
CIE-LCH:
69.3701, 73.5216, 59.9336
CIE-Luv:
69.3701, 92.2771, 58.9548
Hunter-Lab:
63.1352, 32.1219, 36.7372
#fd8c31 color charts
#fd8c31 color shades, tints & tones
#fd8c31 color schemes
#fd8c31 color preview, HTML & CSS examples
This text has a color of #fd8c31
<p style="color:#fd8c31;">Text here</p>
.mytext {color:#fd8c31;}
This box has a color of #fd8c31
<div style="background-color:#fd8c31;">Content here</div>
.mybackground {background-color:#fd8c31;}
Border around this has a color of #fd8c31
<div style="border:2px solid #fd8c31;">Content here</div>
.myborder {border:2px solid #fd8c31;}