#fd8664 color space conversions
Hex:
#fd8664
RGB:
253, 134, 100
CMY:
1, 47, 61
CMYK:
0, 47, 60, 1
HSL:
13°, 97.4522%, 69.2157%
HSV (HSB):
13°, 60.4743%, 99.2157%
XYZ:
51.3334, 38.8529, 16.8504
xyY:
0.4796, 0.3630, 38.8529
CIE-Lab:
68.6446, 42.3363, 38.5615
CIE-LCH:
68.6446, 57.2656, 42.3284
CIE-Luv:
68.6446, 91.0743, 37.8190
Hunter-Lab:
62.3321, 37.9217, 27.6045
#fd8664 color charts
#fd8664 color shades, tints & tones
#fd8664 color schemes
#fd8664 color preview, HTML & CSS examples
This text has a color of #fd8664
<p style="color:#fd8664;">Text here</p>
.mytext {color:#fd8664;}
This box has a color of #fd8664
<div style="background-color:#fd8664;">Content here</div>
.mybackground {background-color:#fd8664;}
Border around this has a color of #fd8664
<div style="border:2px solid #fd8664;">Content here</div>
.myborder {border:2px solid #fd8664;}