#fdadbf color space conversions
Hex:
#fdadbf
RGB:
253, 173, 191
CMY:
1, 32, 25
CMYK:
0, 32, 25, 1
HSL:
347°, 95.2381%, 83.5294%
HSV (HSB):
347°, 31.6206%, 99.2157%
XYZ:
64.8556, 54.5314, 56.3976
xyY:
0.3689, 0.3102, 54.5314
CIE-Lab:
78.7706, 31.6956, 2.7786
CIE-LCH:
78.7706, 31.8172, 5.0100
CIE-Luv:
78.7706, 49.9258, -1.8652
Hunter-Lab:
73.8454, 27.5403, 6.4105
#fdadbf color charts
#fdadbf color shades, tints & tones
#fdadbf color schemes
#fdadbf color preview, HTML & CSS examples
This text has a color of #fdadbf
<p style="color:#fdadbf;">Text here</p>
.mytext {color:#fdadbf;}
This box has a color of #fdadbf
<div style="background-color:#fdadbf;">Content here</div>
.mybackground {background-color:#fdadbf;}
Border around this has a color of #fdadbf
<div style="border:2px solid #fdadbf;">Content here</div>
.myborder {border:2px solid #fdadbf;}