#fbbdc9 color space conversions
Hex:
#fbbdc9
RGB:
251, 189, 201
CMY:
2, 26, 21
CMYK:
0, 25, 20, 2
HSL:
348°, 88.5714%, 86.2745%
HSV (HSB):
348°, 24.7012%, 98.4314%
XYZ:
68.5239, 61.1215, 63.4444
xyY:
0.3549, 0.3165, 61.1215
CIE-Lab:
82.4440, 24.0093, 2.6831
CIE-LCH:
82.4440, 24.1588, 6.3766
CIE-Luv:
82.4440, 37.8317, -0.4740
Hunter-Lab:
78.1802, 19.6374, 6.6115
#fbbdc9 color charts
#fbbdc9 color shades, tints & tones
#fbbdc9 color schemes
#fbbdc9 color preview, HTML & CSS examples
This text has a color of #fbbdc9
<p style="color:#fbbdc9;">Text here</p>
.mytext {color:#fbbdc9;}
This box has a color of #fbbdc9
<div style="background-color:#fbbdc9;">Content here</div>
.mybackground {background-color:#fbbdc9;}
Border around this has a color of #fbbdc9
<div style="border:2px solid #fbbdc9;">Content here</div>
.myborder {border:2px solid #fbbdc9;}