#fbd3b5 color space conversions
Hex:
#fbd3b5
RGB:
251, 211, 181
CMY:
2, 17, 29
CMYK:
0, 16, 28, 2
HSL:
26°, 89.7436%, 84.7059%
HSV (HSB):
26°, 27.8884%, 98.4314%
XYZ:
71.4184, 70.4340, 53.5470
xyY:
0.3655, 0.3605, 70.4340
CIE-Lab:
87.2093, 9.6953, 20.0811
CIE-LCH:
87.2093, 22.2991, 64.2283
CIE-Luv:
87.2093, 27.0490, 26.7662
Hunter-Lab:
83.9249, 5.0312, 20.9184
#fbd3b5 color charts
#fbd3b5 color shades, tints & tones
#fbd3b5 color schemes
#fbd3b5 color preview, HTML & CSS examples
This text has a color of #fbd3b5
<p style="color:#fbd3b5;">Text here</p>
.mytext {color:#fbd3b5;}
This box has a color of #fbd3b5
<div style="background-color:#fbd3b5;">Content here</div>
.mybackground {background-color:#fbd3b5;}
Border around this has a color of #fbd3b5
<div style="border:2px solid #fbd3b5;">Content here</div>
.myborder {border:2px solid #fbd3b5;}