#fdadac color space conversions
Hex:
#fdadac
RGB:
253, 173, 172
CMY:
1, 32, 33
CMYK:
0, 32, 32, 1
HSL:
1°, 95.2941%, 83.3333%
HSV (HSB):
1°, 32.0158%, 99.2157%
XYZ:
62.8980, 53.7483, 46.0891
xyY:
0.3865, 0.3303, 53.7483
CIE-Lab:
78.3148, 29.1861, 12.4441
CIE-LCH:
78.3148, 31.7283, 23.0920
CIE-Luv:
78.3148, 52.8455, 12.0644
Hunter-Lab:
73.3133, 24.8431, 14.0460
#fdadac color charts
#fdadac RGB chart
#fdadac CMYK chart
#fdadac RGB pie chart
#fdadac color shades, tints & tones
#fdadac color schemes
#fdadac color preview, HTML & CSS examples
This text has a color of #fdadac
<p style="color:#fdadac;">Text here</p>
.mytext {color:#fdadac;}
Text color #fdadac
This box has a color of #fdadac
<div style="background-color:#fdadac;">Content here</div>
.mybackground {background-color:#fdadac;}
Background color #fdadac
Border around this has a color of #fdadac
<div style="border:2px solid #fdadac;">Content here</div>
.myborder {border:2px solid #fdadac;}
Border color #fdadac