#fbbac2 color space conversions
Hex:
#fbbac2
RGB:
251, 186, 194
CMY:
2, 27, 24
CMYK:
0, 26, 23, 2
HSL:
353°, 89.0411%, 85.6863%
HSV (HSB):
353°, 25.8964%, 98.4314%
XYZ:
67.0802, 59.5221, 58.9923
xyY:
0.3614, 0.3207, 59.5221
CIE-Lab:
81.5777, 24.5723, 5.1921
CIE-LCH:
81.5777, 25.1148, 11.9310
CIE-Luv:
81.5777, 40.4833, 3.0341
Hunter-Lab:
77.1506, 20.1871, 8.6699
#fbbac2 color charts
#fbbac2 color shades, tints & tones
#fbbac2 color schemes
#fbbac2 color preview, HTML & CSS examples
This text has a color of #fbbac2
<p style="color:#fbbac2;">Text here</p>
.mytext {color:#fbbac2;}
This box has a color of #fbbac2
<div style="background-color:#fbbac2;">Content here</div>
.mybackground {background-color:#fbbac2;}
Border around this has a color of #fbbac2
<div style="border:2px solid #fbbac2;">Content here</div>
.myborder {border:2px solid #fbbac2;}