#fdadb2 color space conversions
Hex:
#fdadb2
RGB:
253, 173, 178
CMY:
1, 32, 30
CMYK:
0, 32, 30, 1
HSL:
356°, 95.2381%, 83.5294%
HSV (HSB):
356°, 31.6206%, 99.2157%
XYZ:
63.4875, 53.9841, 49.1933
xyY:
0.3809, 0.3239, 53.9841
CIE-Lab:
78.4525, 29.9494, 9.3832
CIE-LCH:
78.4525, 31.3849, 17.3958
CIE-Luv:
78.4525, 51.9409, 7.7585
Hunter-Lab:
73.4739, 25.6593, 11.7350
#fdadb2 color charts
#fdadb2 color shades, tints & tones
#fdadb2 color schemes
#fdadb2 color preview, HTML & CSS examples
This text has a color of #fdadb2
<p style="color:#fdadb2;">Text here</p>
.mytext {color:#fdadb2;}
This box has a color of #fdadb2
<div style="background-color:#fdadb2;">Content here</div>
.mybackground {background-color:#fdadb2;}
Border around this has a color of #fdadb2
<div style="border:2px solid #fdadb2;">Content here</div>
.myborder {border:2px solid #fdadb2;}