#fbbfbd color space conversions
Hex:
#fbbfbd
RGB:
251, 191, 189
CMY:
2, 25, 26
CMYK:
0, 24, 25, 2
HSL:
2°, 88.5714%, 86.2745%
HSV (HSB):
2°, 24.7012%, 98.4314%
XYZ:
67.5998, 61.4450, 56.4413
xyY:
0.3644, 0.3313, 61.4450
CIE-Lab:
82.6174, 21.2375, 9.3695
CIE-LCH:
82.6174, 23.2125, 23.8060
CIE-Luv:
82.6174, 38.1762, 9.6326
Hunter-Lab:
78.3868, 16.7591, 12.1799
#fbbfbd color charts
#fbbfbd color shades, tints & tones
#fbbfbd color schemes
#fbbfbd color preview, HTML & CSS examples
This text has a color of #fbbfbd
<p style="color:#fbbfbd;">Text here</p>
.mytext {color:#fbbfbd;}
This box has a color of #fbbfbd
<div style="background-color:#fbbfbd;">Content here</div>
.mybackground {background-color:#fbbfbd;}
Border around this has a color of #fbbfbd
<div style="border:2px solid #fbbfbd;">Content here</div>
.myborder {border:2px solid #fbbfbd;}