#fbb2aa color space conversions
Hex:
#fbb2aa
RGB:
251, 178, 170
CMY:
2, 30, 33
CMYK:
0, 29, 32, 2
HSL:
6°, 91.0112%, 82.5490%
HSV (HSB):
6°, 32.2709%, 98.4314%
XYZ:
62.9598, 55.2523, 45.3766
xyY:
0.3849, 0.3378, 55.2523
CIE-Lab:
79.1864, 25.5718, 14.7247
CIE-LCH:
79.1864, 29.5082, 29.9342
CIE-Luv:
79.1864, 48.5577, 15.9038
Hunter-Lab:
74.3319, 21.1102, 15.8382
#fbb2aa color charts
#fbb2aa color shades, tints & tones
#fbb2aa color schemes
#fbb2aa color preview, HTML & CSS examples
This text has a color of #fbb2aa
<p style="color:#fbb2aa;">Text here</p>
.mytext {color:#fbb2aa;}
This box has a color of #fbb2aa
<div style="background-color:#fbb2aa;">Content here</div>
.mybackground {background-color:#fbb2aa;}
Border around this has a color of #fbb2aa
<div style="border:2px solid #fbb2aa;">Content here</div>
.myborder {border:2px solid #fbb2aa;}