#fdcdac color space conversions
Hex:
#fdcdac
RGB:
253, 205, 172
CMY:
1, 20, 33
CMYK:
0, 19, 32, 1
HSL:
24°, 95.2941%, 83.3333%
HSV (HSB):
24°, 32.0158%, 99.2157%
XYZ:
69.7857, 67.5238, 48.3850
xyY:
0.3758, 0.3636, 67.5238
CIE-Lab:
85.7678, 12.4179, 22.8410
CIE-LCH:
85.7678, 25.9983, 61.4685
CIE-Luv:
85.7678, 32.9060, 29.6881
Hunter-Lab:
82.1729, 7.7894, 22.6099
#fdcdac color charts
#fdcdac RGB chart
#fdcdac CMYK chart
#fdcdac RGB pie chart
#fdcdac color shades, tints & tones
#fdcdac color schemes
#fdcdac color preview, HTML & CSS examples
This text has a color of #fdcdac
<p style="color:#fdcdac;">Text here</p>
.mytext {color:#fdcdac;}
Text color #fdcdac
This box has a color of #fdcdac
<div style="background-color:#fdcdac;">Content here</div>
.mybackground {background-color:#fdcdac;}
Background color #fdcdac
Border around this has a color of #fdcdac
<div style="border:2px solid #fdcdac;">Content here</div>
.myborder {border:2px solid #fdcdac;}
Border color #fdcdac