#fbb0a1 color space conversions
Hex:
#fbb0a1
RGB:
251, 176, 161
CMY:
2, 31, 37
CMYK:
0, 30, 36, 2
HSL:
10°, 91.8367%, 80.7843%
HSV (HSB):
10°, 35.8566%, 98.4314%
XYZ:
61.7420, 54.1331, 40.9128
xyY:
0.3938, 0.3453, 54.1331
CIE-Lab:
78.5393, 25.5326, 18.6777
CIE-LCH:
78.5393, 31.6349, 36.1864
CIE-Luv:
78.5393, 51.0520, 21.0166
Hunter-Lab:
73.5752, 21.0350, 18.5334
#fbb0a1 color charts
#fbb0a1 color shades, tints & tones
#fbb0a1 color schemes
#fbb0a1 color preview, HTML & CSS examples
This text has a color of #fbb0a1
<p style="color:#fbb0a1;">Text here</p>
.mytext {color:#fbb0a1;}
This box has a color of #fbb0a1
<div style="background-color:#fbb0a1;">Content here</div>
.mybackground {background-color:#fbb0a1;}
Border around this has a color of #fbb0a1
<div style="border:2px solid #fbb0a1;">Content here</div>
.myborder {border:2px solid #fbb0a1;}