#fbb9c9 color space conversions
Hex:
#fbb9c9
RGB:
251, 185, 201
CMY:
2, 27, 21
CMYK:
0, 26, 20, 2
HSL:
345°, 89.1892%, 85.4902%
HSV (HSB):
345°, 26.2948%, 98.4314%
XYZ:
67.6752, 59.4242, 63.1615
xyY:
0.3557, 0.3123, 59.4242
CIE-Lab:
81.5242, 26.1154, 1.3459
CIE-LCH:
81.5242, 26.1501, 2.9503
CIE-Luv:
81.5242, 40.1194, -2.8394
Hunter-Lab:
77.0871, 21.8038, 5.3816
#fbb9c9 color charts
#fbb9c9 color shades, tints & tones
#fbb9c9 color schemes
#fbb9c9 color preview, HTML & CSS examples
This text has a color of #fbb9c9
<p style="color:#fbb9c9;">Text here</p>
.mytext {color:#fbb9c9;}
This box has a color of #fbb9c9
<div style="background-color:#fbb9c9;">Content here</div>
.mybackground {background-color:#fbb9c9;}
Border around this has a color of #fbb9c9
<div style="border:2px solid #fbb9c9;">Content here</div>
.myborder {border:2px solid #fbb9c9;}