#fdc4a5 color space conversions
Hex:
#fdc4a5
RGB:
253, 196, 165
CMY:
1, 23, 35
CMYK:
0, 23, 35, 1
HSL:
21°, 95.6522%, 81.9608%
HSV (HSB):
21°, 34.7826%, 99.2157%
XYZ:
67.0395, 63.0791, 44.2394
xyY:
0.3845, 0.3618, 63.0791
CIE-Lab:
83.4840, 16.2656, 23.3929
CIE-LCH:
83.4840, 28.4921, 55.1883
CIE-Luv:
83.4840, 39.2509, 29.3826
Hunter-Lab:
79.4224, 11.6806, 22.5702
#fdc4a5 color charts
#fdc4a5 color shades, tints & tones
#fdc4a5 color schemes
#fdc4a5 color preview, HTML & CSS examples
This text has a color of #fdc4a5
<p style="color:#fdc4a5;">Text here</p>
.mytext {color:#fdc4a5;}
This box has a color of #fdc4a5
<div style="background-color:#fdc4a5;">Content here</div>
.mybackground {background-color:#fdc4a5;}
Border around this has a color of #fdc4a5
<div style="border:2px solid #fdc4a5;">Content here</div>
.myborder {border:2px solid #fdc4a5;}