#fd8d12 color space conversions
Hex:
#fd8d12
RGB:
253, 141, 18
CMY:
1, 45, 93
CMYK:
0, 44, 93, 1
HSL:
31°, 98.3264%, 53.1373%
HSV (HSB):
31°, 92.8854%, 99.2157%
XYZ:
50.1421, 39.9761, 5.6456
xyY:
0.5236, 0.4174, 39.9761
CIE-Lab:
69.4525, 35.6796, 72.7532
CIE-LCH:
69.4525, 81.0312, 63.8758
CIE-Luv:
69.4525, 92.9865, 64.3732
Hunter-Lab:
63.2266, 30.9133, 38.9645
#fd8d12 color charts
#fd8d12 color shades, tints & tones
#fd8d12 color schemes
#fd8d12 color preview, HTML & CSS examples
This text has a color of #fd8d12
<p style="color:#fd8d12;">Text here</p>
.mytext {color:#fd8d12;}
This box has a color of #fd8d12
<div style="background-color:#fd8d12;">Content here</div>
.mybackground {background-color:#fd8d12;}
Border around this has a color of #fd8d12
<div style="border:2px solid #fd8d12;">Content here</div>
.myborder {border:2px solid #fd8d12;}