#fdbdcf color space conversions
Hex:
#fdbdcf
RGB:
253, 189, 207
CMY:
1, 26, 19
CMYK:
0, 25, 18, 1
HSL:
343°, 94.1176%, 86.6667%
HSV (HSB):
343°, 25.2964%, 99.2157%
XYZ:
69.9681, 61.7828, 67.2690
xyY:
0.3516, 0.3104, 61.7828
CIE-Lab:
82.7978, 25.6122, 0.0017
CIE-LCH:
82.7978, 25.6122, 0.0037
CIE-Luv:
82.7978, 38.4002, -4.7274
Hunter-Lab:
78.6021, 21.3393, 4.2800
#fdbdcf color charts
#fdbdcf color shades, tints & tones
#fdbdcf color schemes
#fdbdcf color preview, HTML & CSS examples
This text has a color of #fdbdcf
<p style="color:#fdbdcf;">Text here</p>
.mytext {color:#fdbdcf;}
This box has a color of #fdbdcf
<div style="background-color:#fdbdcf;">Content here</div>
.mybackground {background-color:#fdbdcf;}
Border around this has a color of #fdbdcf
<div style="border:2px solid #fdbdcf;">Content here</div>
.myborder {border:2px solid #fdbdcf;}