#fbb5a6 color space conversions
Hex:
#fbb5a6
RGB:
251, 181, 166
CMY:
2, 29, 35
CMYK:
0, 28, 34, 2
HSL:
11°, 91.3978%, 81.7647%
HSV (HSB):
11°, 33.8645%, 98.4314%
XYZ:
63.1905, 56.3102, 43.6148
xyY:
0.3874, 0.3452, 56.3102
CIE-Lab:
79.7900, 23.5016, 17.7244
CIE-LCH:
79.7900, 29.4361, 37.0228
CIE-Luv:
79.7900, 47.2037, 20.3087
Hunter-Lab:
75.0401, 18.9928, 18.0675
#fbb5a6 color charts
#fbb5a6 color shades, tints & tones
#fbb5a6 color schemes
#fbb5a6 color preview, HTML & CSS examples
This text has a color of #fbb5a6
<p style="color:#fbb5a6;">Text here</p>
.mytext {color:#fbb5a6;}
This box has a color of #fbb5a6
<div style="background-color:#fbb5a6;">Content here</div>
.mybackground {background-color:#fbb5a6;}
Border around this has a color of #fbb5a6
<div style="border:2px solid #fbb5a6;">Content here</div>
.myborder {border:2px solid #fbb5a6;}