#fbbbc2 color space conversions
Hex:
#fbbbc2
RGB:
251, 187, 194
CMY:
2, 27, 24
CMYK:
0, 25, 23, 2
HSL:
353°, 88.8889%, 85.8824%
HSV (HSB):
353°, 25.4980%, 98.4314%
XYZ:
67.2916, 59.9449, 59.0628
xyY:
0.3612, 0.3218, 59.9449
CIE-Lab:
81.8082, 24.0459, 5.5246
CIE-LCH:
81.8082, 24.6724, 12.9393
CIE-Luv:
81.8082, 39.8993, 3.6171
Hunter-Lab:
77.4241, 19.6475, 8.9676
#fbbbc2 color charts
#fbbbc2 color shades, tints & tones
#fbbbc2 color schemes
#fbbbc2 color preview, HTML & CSS examples
This text has a color of #fbbbc2
<p style="color:#fbbbc2;">Text here</p>
.mytext {color:#fbbbc2;}
This box has a color of #fbbbc2
<div style="background-color:#fbbbc2;">Content here</div>
.mybackground {background-color:#fbbbc2;}
Border around this has a color of #fbbbc2
<div style="border:2px solid #fbbbc2;">Content here</div>
.myborder {border:2px solid #fbbbc2;}