#fdc5ad color space conversions
Hex:
#fdc5ad
RGB:
253, 197, 173
CMY:
1, 23, 32
CMYK:
0, 22, 32, 1
HSL:
18°, 95.2381%, 83.5294%
HSV (HSB):
18°, 31.6206%, 99.2157%
XYZ:
68.0171, 63.8323, 48.2711
xyY:
0.3776, 0.3544, 63.8323
CIE-Lab:
83.8784, 16.7187, 19.7032
CIE-LCH:
83.8784, 25.8405, 49.6844
CIE-Luv:
83.8784, 37.7664, 24.5881
Hunter-Lab:
79.8951, 12.1459, 20.1047
#fdc5ad color charts
#fdc5ad color shades, tints & tones
#fdc5ad color schemes
#fdc5ad color preview, HTML & CSS examples
This text has a color of #fdc5ad
<p style="color:#fdc5ad;">Text here</p>
.mytext {color:#fdc5ad;}
This box has a color of #fdc5ad
<div style="background-color:#fdc5ad;">Content here</div>
.mybackground {background-color:#fdc5ad;}
Border around this has a color of #fdc5ad
<div style="border:2px solid #fdc5ad;">Content here</div>
.myborder {border:2px solid #fdc5ad;}