#fbb1c3 color space conversions
Hex:
#fbb1c3
RGB:
251, 177, 195
CMY:
2, 31, 24
CMYK:
0, 29, 22, 2
HSL:
345°, 90.2439%, 83.9216%
HSV (HSB):
345°, 29.4821%, 98.4314%
XYZ:
65.3561, 55.8936, 58.9737
xyY:
0.3626, 0.3101, 55.8936
CIE-Lab:
79.5532, 29.4516, 1.7188
CIE-LCH:
79.5532, 29.5017, 3.3400
CIE-Luv:
79.5532, 45.5740, -2.9472
Hunter-Lab:
74.7621, 25.2091, 5.5644
#fbb1c3 color charts
#fbb1c3 color shades, tints & tones
#fbb1c3 color schemes
#fbb1c3 color preview, HTML & CSS examples
This text has a color of #fbb1c3
<p style="color:#fbb1c3;">Text here</p>
.mytext {color:#fbb1c3;}
This box has a color of #fbb1c3
<div style="background-color:#fbb1c3;">Content here</div>
.mybackground {background-color:#fbb1c3;}
Border around this has a color of #fbb1c3
<div style="border:2px solid #fbb1c3;">Content here</div>
.myborder {border:2px solid #fbb1c3;}