#fbb4ad color space conversions
Hex:
#fbb4ad
RGB:
251, 180, 173
CMY:
2, 29, 32
CMYK:
0, 28, 31, 2
HSL:
5°, 90.6977%, 83.1373%
HSV (HSB):
5°, 31.0757%, 98.4314%
XYZ:
63.6477, 56.1689, 47.0222
xyY:
0.3815, 0.3367, 56.1689
CIE-Lab:
79.7098, 24.8973, 13.8427
CIE-LCH:
79.7098, 28.4868, 29.0738
CIE-Luv:
79.7098, 46.9049, 14.8974
Hunter-Lab:
74.9459, 20.4357, 15.2626
#fbb4ad color charts
#fbb4ad color shades, tints & tones
#fbb4ad color schemes
#fbb4ad color preview, HTML & CSS examples
This text has a color of #fbb4ad
<p style="color:#fbb4ad;">Text here</p>
.mytext {color:#fbb4ad;}
This box has a color of #fbb4ad
<div style="background-color:#fbb4ad;">Content here</div>
.mybackground {background-color:#fbb4ad;}
Border around this has a color of #fbb4ad
<div style="border:2px solid #fbb4ad;">Content here</div>
.myborder {border:2px solid #fbb4ad;}