#fdabd9 color space conversions
Hex:
#fdabd9
RGB:
253, 171, 217
CMY:
1, 33, 15
CMYK:
0, 32, 14, 1
HSL:
326°, 95.3488%, 83.1373%
HSV (HSB):
326°, 32.4111%, 99.2157%
XYZ:
67.5953, 55.0182, 72.7026
xyY:
0.3461, 0.2817, 55.0182
CIE-Lab:
79.0518, 36.5967, -10.9251
CIE-LCH:
79.0518, 38.1926, 343.3783
CIE-Luv:
79.0518, 46.7929, -23.2610
Hunter-Lab:
74.1743, 32.8628, -6.1916
#fdabd9 color charts
#fdabd9 color shades, tints & tones
#fdabd9 color schemes
#fdabd9 color preview, HTML & CSS examples
This text has a color of #fdabd9
<p style="color:#fdabd9;">Text here</p>
.mytext {color:#fdabd9;}
This box has a color of #fdabd9
<div style="background-color:#fdabd9;">Content here</div>
.mybackground {background-color:#fdabd9;}
Border around this has a color of #fdabd9
<div style="border:2px solid #fdabd9;">Content here</div>
.myborder {border:2px solid #fdabd9;}