#fdbacd color space conversions
Hex:
#fdbacd
RGB:
253, 186, 205
CMY:
1, 27, 20
CMYK:
0, 26, 19, 1
HSL:
343°, 94.3662%, 86.0784%
HSV (HSB):
343°, 26.4822%, 99.2157%
XYZ:
69.0864, 60.4082, 65.7763
xyY:
0.3538, 0.3094, 60.4082
CIE-Lab:
82.0596, 26.8897, -0.0017
CIE-LCH:
82.0596, 26.8897, 359.9963
CIE-Luv:
82.0596, 40.3683, -4.9751
Hunter-Lab:
77.7227, 22.6507, 4.2291
#fdbacd color charts
#fdbacd color shades, tints & tones
#fdbacd color schemes
#fdbacd color preview, HTML & CSS examples
This text has a color of #fdbacd
<p style="color:#fdbacd;">Text here</p>
.mytext {color:#fdbacd;}
This box has a color of #fdbacd
<div style="background-color:#fdbacd;">Content here</div>
.mybackground {background-color:#fdbacd;}
Border around this has a color of #fdbacd
<div style="border:2px solid #fdbacd;">Content here</div>
.myborder {border:2px solid #fdbacd;}