#fbbdcd color space conversions
Hex:
#fbbdcd
RGB:
251, 189, 205
CMY:
2, 26, 20
CMYK:
0, 25, 18, 2
HSL:
345°, 88.5714%, 86.2745%
HSV (HSB):
345°, 24.7012%, 98.4314%
XYZ:
69.0007, 61.3122, 65.9553
xyY:
0.3516, 0.3124, 61.3122
CIE-Lab:
82.5463, 24.6059, 0.6842
CIE-LCH:
82.5463, 24.6155, 1.5928
CIE-Luv:
82.5463, 37.3115, -3.5221
Hunter-Lab:
78.3021, 20.2675, 4.8704
#fbbdcd color charts
#fbbdcd color shades, tints & tones
#fbbdcd color schemes
#fbbdcd color preview, HTML & CSS examples
This text has a color of #fbbdcd
<p style="color:#fbbdcd;">Text here</p>
.mytext {color:#fbbdcd;}
This box has a color of #fbbdcd
<div style="background-color:#fbbdcd;">Content here</div>
.mybackground {background-color:#fbbdcd;}
Border around this has a color of #fbbdcd
<div style="border:2px solid #fbbdcd;">Content here</div>
.myborder {border:2px solid #fbbdcd;}