#fbc3b5 color space conversions
Hex:
#fbc3b5
RGB:
251, 195, 181
CMY:
2, 24, 29
CMYK:
0, 22, 28, 2
HSL:
12°, 89.7436%, 84.7059%
HSV (HSB):
12°, 27.8884%, 98.4314%
XYZ:
67.6393, 62.8756, 52.2873
xyY:
0.3700, 0.3440, 62.8756
CIE-Lab:
83.3769, 18.0505, 14.7214
CIE-LCH:
83.3769, 23.2925, 39.1994
CIE-Luv:
83.3769, 36.7158, 17.6695
Hunter-Lab:
79.2942, 13.4987, 16.4095
#fbc3b5 color charts
#fbc3b5 color shades, tints & tones
#fbc3b5 color schemes
#fbc3b5 color preview, HTML & CSS examples
This text has a color of #fbc3b5
<p style="color:#fbc3b5;">Text here</p>
.mytext {color:#fbc3b5;}
This box has a color of #fbc3b5
<div style="background-color:#fbc3b5;">Content here</div>
.mybackground {background-color:#fbc3b5;}
Border around this has a color of #fbc3b5
<div style="border:2px solid #fbc3b5;">Content here</div>
.myborder {border:2px solid #fbc3b5;}