#fdbecd color space conversions
Hex:
#fdbecd
RGB:
253, 190, 205
CMY:
1, 25, 20
CMYK:
0, 25, 19, 1
HSL:
346°, 94.0299%, 86.8627%
HSV (HSB):
346°, 24.9012%, 99.2157%
XYZ:
69.9409, 62.1173, 66.0612
xyY:
0.3530, 0.3135, 62.1173
CIE-Lab:
82.9758, 24.7866, 1.3342
CIE-LCH:
82.9758, 24.8225, 3.0812
CIE-Luv:
82.9758, 38.0981, -2.6012
Hunter-Lab:
78.8146, 20.4774, 5.4742
#fdbecd color charts
#fdbecd color shades, tints & tones
#fdbecd color schemes
#fdbecd color preview, HTML & CSS examples
This text has a color of #fdbecd
<p style="color:#fdbecd;">Text here</p>
.mytext {color:#fdbecd;}
This box has a color of #fdbecd
<div style="background-color:#fdbecd;">Content here</div>
.mybackground {background-color:#fdbecd;}
Border around this has a color of #fdbecd
<div style="border:2px solid #fdbecd;">Content here</div>
.myborder {border:2px solid #fdbecd;}