#fd814a color space conversions
Hex:
#fd814a
RGB:
253, 129, 74
CMY:
1, 49, 71
CMYK:
0, 49, 71, 1
HSL:
18°, 97.8142%, 64.1176%
HSV (HSB):
18°, 70.7510%, 99.2157%
XYZ:
49.5943, 37.0776, 11.0213
xyY:
0.5077, 0.3795, 37.0776
CIE-Lab:
67.3352, 43.3293, 50.4730
CIE-LCH:
67.3352, 66.5203, 49.3551
CIE-Luv:
67.3352, 98.6495, 47.2943
Hunter-Lab:
60.8914, 38.8234, 31.8924
#fd814a color charts
#fd814a color shades, tints & tones
#fd814a color schemes
#fd814a color preview, HTML & CSS examples
This text has a color of #fd814a
<p style="color:#fd814a;">Text here</p>
.mytext {color:#fd814a;}
This box has a color of #fd814a
<div style="background-color:#fd814a;">Content here</div>
.mybackground {background-color:#fd814a;}
Border around this has a color of #fd814a
<div style="border:2px solid #fd814a;">Content here</div>
.myborder {border:2px solid #fd814a;}