#fbb6c8 color space conversions
Hex:
#fbb6c8
RGB:
251, 182, 200
CMY:
2, 29, 22
CMYK:
0, 27, 20, 2
HSL:
344°, 89.6104%, 84.9020%
HSV (HSB):
344°, 27.4900%, 98.4314%
XYZ:
66.9369, 58.1353, 62.3368
xyY:
0.3572, 0.3102, 58.1353
CIE-Lab:
80.8139, 27.5474, 0.8504
CIE-LCH:
80.8139, 27.5606, 1.7682
CIE-Luv:
80.8139, 41.9726, -3.8425
Hunter-Lab:
76.2465, 23.2742, 4.8988
#fbb6c8 color charts
#fbb6c8 color shades, tints & tones
#fbb6c8 color schemes
#fbb6c8 color preview, HTML & CSS examples
This text has a color of #fbb6c8
<p style="color:#fbb6c8;">Text here</p>
.mytext {color:#fbb6c8;}
This box has a color of #fbb6c8
<div style="background-color:#fbb6c8;">Content here</div>
.mybackground {background-color:#fbb6c8;}
Border around this has a color of #fbb6c8
<div style="border:2px solid #fbb6c8;">Content here</div>
.myborder {border:2px solid #fbb6c8;}