#fdc5a2 color space conversions
Hex:
#fdc5a2
RGB:
253, 197, 162
CMY:
1, 23, 36
CMYK:
0, 22, 36, 1
HSL:
23°, 95.7895%, 81.3725%
HSV (HSB):
23°, 35.9684%, 99.2157%
XYZ:
66.9959, 63.4238, 42.8934
xyY:
0.3866, 0.3659, 63.4238
CIE-Lab:
83.6649, 15.3894, 25.2227
CIE-LCH:
83.6649, 29.5469, 58.6108
CIE-Luv:
83.6649, 38.9290, 31.8764
Hunter-Lab:
79.6391, 10.7937, 23.8139
#fdc5a2 color charts
#fdc5a2 color shades, tints & tones
#fdc5a2 color schemes
#fdc5a2 color preview, HTML & CSS examples
This text has a color of #fdc5a2
<p style="color:#fdc5a2;">Text here</p>
.mytext {color:#fdc5a2;}
This box has a color of #fdc5a2
<div style="background-color:#fdc5a2;">Content here</div>
.mybackground {background-color:#fdc5a2;}
Border around this has a color of #fdc5a2
<div style="border:2px solid #fdc5a2;">Content here</div>
.myborder {border:2px solid #fdc5a2;}