#fdbccd color space conversions
Hex:
#fdbccd
RGB:
253, 188, 205
CMY:
1, 26, 20
CMYK:
0, 26, 19, 1
HSL:
344°, 94.2029%, 86.4706%
HSV (HSB):
344°, 25.6917%, 99.2157%
XYZ:
69.5107, 61.2569, 65.9178
xyY:
0.3534, 0.3114, 61.2569
CIE-Lab:
82.5166, 25.8381, 0.6652
CIE-LCH:
82.5166, 25.8467, 1.4747
CIE-Luv:
82.5166, 39.2340, -3.7892
Hunter-Lab:
78.2668, 21.5635, 4.8516
#fdbccd color charts
#fdbccd color shades, tints & tones
#fdbccd color schemes
#fdbccd color preview, HTML & CSS examples
This text has a color of #fdbccd
<p style="color:#fdbccd;">Text here</p>
.mytext {color:#fdbccd;}
This box has a color of #fdbccd
<div style="background-color:#fdbccd;">Content here</div>
.mybackground {background-color:#fdbccd;}
Border around this has a color of #fdbccd
<div style="border:2px solid #fdbccd;">Content here</div>
.myborder {border:2px solid #fdbccd;}