#fdacd3 color space conversions
Hex:
#fdacd3
RGB:
253, 172, 211
CMY:
1, 33, 17
CMYK:
0, 32, 17, 1
HSL:
331°, 95.2941%, 83.3333%
HSV (HSB):
331°, 32.0158%, 99.2157%
XYZ:
67.0184, 55.0908, 68.7294
xyY:
0.3512, 0.2887, 55.0908
CIE-Lab:
79.0936, 35.1432, -7.6087
CIE-LCH:
79.0936, 35.9574, 347.7836
CIE-Luv:
79.0936, 47.2558, -17.9078
Hunter-Lab:
74.2232, 31.2825, -2.9452
#fdacd3 color charts
#fdacd3 color shades, tints & tones
#fdacd3 color schemes
#fdacd3 color preview, HTML & CSS examples
This text has a color of #fdacd3
<p style="color:#fdacd3;">Text here</p>
.mytext {color:#fdacd3;}
This box has a color of #fdacd3
<div style="background-color:#fdacd3;">Content here</div>
.mybackground {background-color:#fdacd3;}
Border around this has a color of #fdacd3
<div style="border:2px solid #fdacd3;">Content here</div>
.myborder {border:2px solid #fdacd3;}