#fdbbd3 color space conversions
Hex:
#fdbbd3
RGB:
253, 187, 211
CMY:
1, 27, 17
CMYK:
0, 26, 17, 1
HSL:
338°, 94.2857%, 86.2745%
HSV (HSB):
338°, 26.0870%, 99.2157%
XYZ:
70.0362, 61.1264, 69.7353
xyY:
0.3486, 0.3043, 61.1264
CIE-Lab:
82.4467, 27.2721, -2.6605
CIE-LCH:
82.4467, 27.4016, 354.4282
CIE-Luv:
82.4467, 38.9793, -9.0118
Hunter-Lab:
78.1834, 23.0782, 1.8450
#fdbbd3 color charts
#fdbbd3 color shades, tints & tones
#fdbbd3 color schemes
#fdbbd3 color preview, HTML & CSS examples
This text has a color of #fdbbd3
<p style="color:#fdbbd3;">Text here</p>
.mytext {color:#fdbbd3;}
This box has a color of #fdbbd3
<div style="background-color:#fdbbd3;">Content here</div>
.mybackground {background-color:#fdbbd3;}
Border around this has a color of #fdbbd3
<div style="border:2px solid #fdbbd3;">Content here</div>
.myborder {border:2px solid #fdbbd3;}