#fbc9c4 color space conversions
Hex:
#fbc9c4
RGB:
251, 201, 196
CMY:
2, 21, 23
CMYK:
0, 20, 22, 2
HSL:
5°, 87.3016%, 87.6471%
HSV (HSB):
5°, 21.9124%, 98.4314%
XYZ:
70.6341, 66.2680, 61.2927
xyY:
0.3564, 0.3344, 66.2680
CIE-Lab:
85.1330, 16.9748, 9.2294
CIE-LCH:
85.1330, 19.3217, 28.5335
CIE-Luv:
85.1330, 31.4919, 10.3526
Hunter-Lab:
81.4052, 12.4228, 12.3422
#fbc9c4 color charts
#fbc9c4 color shades, tints & tones
#fbc9c4 color schemes
#fbc9c4 color preview, HTML & CSS examples
This text has a color of #fbc9c4
<p style="color:#fbc9c4;">Text here</p>
.mytext {color:#fbc9c4;}
This box has a color of #fbc9c4
<div style="background-color:#fbc9c4;">Content here</div>
.mybackground {background-color:#fbc9c4;}
Border around this has a color of #fbc9c4
<div style="border:2px solid #fbc9c4;">Content here</div>
.myborder {border:2px solid #fbc9c4;}