#fbbbbe color space conversions
Hex:
#fbbbbe
RGB:
251, 187, 190
CMY:
2, 27, 25
CMYK:
0, 25, 24, 2
HSL:
357°, 88.8889%, 85.8824%
HSV (HSB):
357°, 25.4980%, 98.4314%
XYZ:
66.8482, 59.7676, 56.7282
xyY:
0.3646, 0.3260, 59.7676
CIE-Lab:
81.7117, 23.4812, 7.5362
CIE-LCH:
81.7117, 24.6609, 17.7939
CIE-Luv:
81.7117, 40.4195, 6.5852
Hunter-Lab:
77.3095, 19.0544, 10.6108
#fbbbbe color charts
#fbbbbe color shades, tints & tones
#fbbbbe color schemes
#fbbbbe color preview, HTML & CSS examples
This text has a color of #fbbbbe
<p style="color:#fbbbbe;">Text here</p>
.mytext {color:#fbbbbe;}
This box has a color of #fbbbbe
<div style="background-color:#fbbbbe;">Content here</div>
.mybackground {background-color:#fbbbbe;}
Border around this has a color of #fbbbbe
<div style="border:2px solid #fbbbbe;">Content here</div>
.myborder {border:2px solid #fbbbbe;}