#fbb1a2 color space conversions
Hex:
#fbb1a2
RGB:
251, 177, 162
CMY:
2, 31, 36
CMYK:
0, 29, 35, 2
HSL:
10°, 91.7526%, 80.9804%
HSV (HSB):
10°, 35.4582%, 98.4314%
XYZ:
62.0274, 54.5621, 41.4448
xyY:
0.3925, 0.3453, 54.5621
CIE-Lab:
78.7884, 25.1250, 18.4844
CIE-LCH:
78.7884, 31.1919, 36.3418
CIE-Luv:
78.7884, 50.2763, 20.8744
Hunter-Lab:
73.8662, 20.6253, 18.4400
#fbb1a2 color charts
#fbb1a2 color shades, tints & tones
#fbb1a2 color schemes
#fbb1a2 color preview, HTML & CSS examples
This text has a color of #fbb1a2
<p style="color:#fbb1a2;">Text here</p>
.mytext {color:#fbb1a2;}
This box has a color of #fbb1a2
<div style="background-color:#fbb1a2;">Content here</div>
.mybackground {background-color:#fbb1a2;}
Border around this has a color of #fbb1a2
<div style="border:2px solid #fbb1a2;">Content here</div>
.myborder {border:2px solid #fbb1a2;}