#fd7b12 color space conversions
Hex:
#fd7b12
RGB:
253, 123, 18
CMY:
1, 52, 93
CMYK:
0, 51, 93, 1
HSL:
27°, 98.3264%, 53.1373%
HSV (HSB):
27°, 92.8854%, 99.2157%
XYZ:
47.7002, 35.0922, 4.8317
xyY:
0.5444, 0.4005, 35.0922
CIE-Lab:
65.8204, 44.6672, 70.2627
CIE-LCH:
65.8204, 83.2587, 57.5552
CIE-Luv:
65.8204, 108.0979, 58.4091
Hunter-Lab:
59.2387, 40.0639, 36.6312
#fd7b12 color charts
#fd7b12 color shades, tints & tones
#fd7b12 color schemes
#fd7b12 color preview, HTML & CSS examples
This text has a color of #fd7b12
<p style="color:#fd7b12;">Text here</p>
.mytext {color:#fd7b12;}
This box has a color of #fd7b12
<div style="background-color:#fd7b12;">Content here</div>
.mybackground {background-color:#fd7b12;}
Border around this has a color of #fd7b12
<div style="border:2px solid #fd7b12;">Content here</div>
.myborder {border:2px solid #fd7b12;}