#fdbbd9 color space conversions
Hex:
#fdbbd9
RGB:
253, 187, 217
CMY:
1, 27, 15
CMYK:
0, 26, 14, 1
HSL:
333°, 94.2857%, 86.2745%
HSV (HSB):
333°, 26.0870%, 99.2157%
XYZ:
70.8027, 61.4330, 73.7717
xyY:
0.3437, 0.2982, 61.4330
CIE-Lab:
82.6110, 28.2054, -5.6412
CIE-LCH:
82.6110, 28.7640, 348.6899
CIE-Luv:
82.6110, 38.1485, -13.7001
Hunter-Lab:
78.3792, 24.0817, -0.9392
#fdbbd9 color charts
#fdbbd9 color shades, tints & tones
#fdbbd9 color schemes
#fdbbd9 color preview, HTML & CSS examples
This text has a color of #fdbbd9
<p style="color:#fdbbd9;">Text here</p>
.mytext {color:#fdbbd9;}
This box has a color of #fdbbd9
<div style="background-color:#fdbbd9;">Content here</div>
.mybackground {background-color:#fdbbd9;}
Border around this has a color of #fdbbd9
<div style="border:2px solid #fdbbd9;">Content here</div>
.myborder {border:2px solid #fdbbd9;}