#fdabb6 color space conversions
Hex:
#fdabb6
RGB:
253, 171, 182
CMY:
1, 33, 29
CMYK:
0, 32, 28, 1
HSL:
352°, 95.3488%, 83.1373%
HSV (HSB):
352°, 32.4111%, 99.2157%
XYZ:
63.5144, 53.3859, 51.2129
xyY:
0.3778, 0.3176, 53.3859
CIE-Lab:
78.1023, 31.5208, 6.7073
CIE-LCH:
78.1023, 32.2266, 12.0128
CIE-Luv:
78.1023, 52.5333, 3.7244
Hunter-Lab:
73.0656, 27.3014, 9.5886
#fdabb6 color charts
#fdabb6 color shades, tints & tones
#fdabb6 color schemes
#fdabb6 color preview, HTML & CSS examples
This text has a color of #fdabb6
<p style="color:#fdabb6;">Text here</p>
.mytext {color:#fdabb6;}
This box has a color of #fdabb6
<div style="background-color:#fdabb6;">Content here</div>
.mybackground {background-color:#fdabb6;}
Border around this has a color of #fdabb6
<div style="border:2px solid #fdabb6;">Content here</div>
.myborder {border:2px solid #fdabb6;}