#fbbfb5 color space conversions
Hex:
#fbbfb5
RGB:
251, 191, 181
CMY:
2, 25, 29
CMYK:
0, 24, 28, 2
HSL:
9°, 89.7436%, 84.7059%
HSV (HSB):
9°, 27.8884%, 98.4314%
XYZ:
66.7550, 61.1070, 51.9925
xyY:
0.3712, 0.3398, 61.1070
CIE-Lab:
82.4362, 20.1512, 13.3944
CIE-LCH:
82.4362, 24.1967, 33.6118
CIE-Luv:
82.4362, 39.1419, 15.3977
Hunter-Lab:
78.1710, 15.6328, 15.2851
#fbbfb5 color charts
#fbbfb5 color shades, tints & tones
#fbbfb5 color schemes
#fbbfb5 color preview, HTML & CSS examples
This text has a color of #fbbfb5
<p style="color:#fbbfb5;">Text here</p>
.mytext {color:#fbbfb5;}
This box has a color of #fbbfb5
<div style="background-color:#fbbfb5;">Content here</div>
.mybackground {background-color:#fbbfb5;}
Border around this has a color of #fbbfb5
<div style="border:2px solid #fbbfb5;">Content here</div>
.myborder {border:2px solid #fbbfb5;}