#fbb9a9 color space conversions
Hex:
#fbb9a9
RGB:
251, 185, 169
CMY:
2, 27, 34
CMYK:
0, 26, 33, 2
HSL:
12°, 91.1111%, 82.3529%
HSV (HSB):
12°, 32.6693%, 98.4314%
XYZ:
64.2941, 58.0717, 45.3564
xyY:
0.3833, 0.3462, 58.0717
CIE-Lab:
80.7787, 21.7660, 17.4922
CIE-LCH:
80.7787, 27.9238, 38.7870
CIE-Luv:
80.7787, 44.3036, 20.4368
Hunter-Lab:
76.2048, 17.2422, 18.0545
#fbb9a9 color charts
#fbb9a9 color shades, tints & tones
#fbb9a9 color schemes
#fbb9a9 color preview, HTML & CSS examples
This text has a color of #fbb9a9
<p style="color:#fbb9a9;">Text here</p>
.mytext {color:#fbb9a9;}
This box has a color of #fbb9a9
<div style="background-color:#fbb9a9;">Content here</div>
.mybackground {background-color:#fbb9a9;}
Border around this has a color of #fbb9a9
<div style="border:2px solid #fbb9a9;">Content here</div>
.myborder {border:2px solid #fbb9a9;}