#fbc9c3 color space conversions
Hex:
#fbc9c3
RGB:
251, 201, 195
CMY:
2, 21, 24
CMYK:
0, 20, 22, 2
HSL:
6°, 87.5000%, 87.4510%
HSV (HSB):
6°, 22.3108%, 98.4314%
XYZ:
70.5206, 66.2226, 60.6952
xyY:
0.3572, 0.3354, 66.2226
CIE-Lab:
85.1099, 16.8317, 9.7280
CIE-LCH:
85.1099, 19.4407, 30.0261
CIE-Luv:
85.1099, 31.6001, 11.0844
Hunter-Lab:
81.3773, 12.2758, 12.7427
#fbc9c3 color charts
#fbc9c3 color shades, tints & tones
#fbc9c3 color schemes
#fbc9c3 color preview, HTML & CSS examples
This text has a color of #fbc9c3
<p style="color:#fbc9c3;">Text here</p>
.mytext {color:#fbc9c3;}
This box has a color of #fbc9c3
<div style="background-color:#fbc9c3;">Content here</div>
.mybackground {background-color:#fbc9c3;}
Border around this has a color of #fbc9c3
<div style="border:2px solid #fbc9c3;">Content here</div>
.myborder {border:2px solid #fbc9c3;}