#fbbfa9 color space conversions
Hex:
#fbbfa9
RGB:
251, 191, 169
CMY:
2, 25, 34
CMYK:
0, 24, 33, 2
HSL:
16°, 91.1111%, 82.3529%
HSV (HSB):
16°, 32.6693%, 98.4314%
XYZ:
65.5759, 60.6354, 45.7837
xyY:
0.3813, 0.3525, 60.6354
CIE-Lab:
82.1823, 18.6133, 19.4448
CIE-LCH:
82.1823, 26.9176, 46.2516
CIE-Luv:
82.1823, 40.5421, 23.7347
Hunter-Lab:
77.8687, 14.0506, 19.6480
#fbbfa9 color charts
#fbbfa9 color shades, tints & tones
#fbbfa9 color schemes
#fbbfa9 color preview, HTML & CSS examples
This text has a color of #fbbfa9
<p style="color:#fbbfa9;">Text here</p>
.mytext {color:#fbbfa9;}
This box has a color of #fbbfa9
<div style="background-color:#fbbfa9;">Content here</div>
.mybackground {background-color:#fbbfa9;}
Border around this has a color of #fbbfa9
<div style="border:2px solid #fbbfa9;">Content here</div>
.myborder {border:2px solid #fbbfa9;}