#fbc1be color space conversions
Hex:
#fbc1be
RGB:
251, 193, 190
CMY:
2, 24, 25
CMYK:
0, 23, 24, 2
HSL:
3°, 88.4058%, 86.4706%
HSV (HSB):
3°, 24.3028%, 98.4314%
XYZ:
68.1479, 62.3669, 57.1614
xyY:
0.3631, 0.3323, 62.3669
CIE-Lab:
83.1081, 20.3252, 9.5352
CIE-LCH:
83.1081, 22.4507, 25.1329
CIE-Luv:
83.1081, 36.8703, 10.0612
Hunter-Lab:
78.9727, 15.8308, 12.3660
#fbc1be color charts
#fbc1be color shades, tints & tones
#fbc1be color schemes
#fbc1be color preview, HTML & CSS examples
This text has a color of #fbc1be
<p style="color:#fbc1be;">Text here</p>
.mytext {color:#fbc1be;}
This box has a color of #fbc1be
<div style="background-color:#fbc1be;">Content here</div>
.mybackground {background-color:#fbc1be;}
Border around this has a color of #fbc1be
<div style="border:2px solid #fbc1be;">Content here</div>
.myborder {border:2px solid #fbc1be;}