#fbb7a0 color space conversions
Hex:
#fbb7a0
RGB:
251, 183, 160
CMY:
2, 28, 37
CMYK:
0, 27, 36, 2
HSL:
15°, 91.9192%, 80.5882%
HSV (HSB):
15°, 36.2550%, 98.4314%
XYZ:
63.0623, 56.9143, 40.9195
xyY:
0.3919, 0.3537, 56.9143
CIE-Lab:
80.1313, 21.7351, 21.4148
CIE-LCH:
80.1313, 30.5124, 44.5746
CIE-Luv:
80.1313, 46.6852, 25.4295
Hunter-Lab:
75.4415, 17.1872, 20.6502
#fbb7a0 color charts
#fbb7a0 color shades, tints & tones
#fbb7a0 color schemes
#fbb7a0 color preview, HTML & CSS examples
This text has a color of #fbb7a0
<p style="color:#fbb7a0;">Text here</p>
.mytext {color:#fbb7a0;}
This box has a color of #fbb7a0
<div style="background-color:#fbb7a0;">Content here</div>
.mybackground {background-color:#fbb7a0;}
Border around this has a color of #fbb7a0
<div style="border:2px solid #fbb7a0;">Content here</div>
.myborder {border:2px solid #fbb7a0;}