#fbb3cf color space conversions
Hex:
#fbb3cf
RGB:
251, 179, 207
CMY:
2, 30, 19
CMYK:
0, 29, 18, 2
HSL:
337°, 90.0000%, 84.3137%
HSV (HSB):
337°, 28.6853%, 98.4314%
XYZ:
67.1662, 57.2544, 66.5426
xyY:
0.3517, 0.2998, 57.2544
CIE-Lab:
80.3225, 30.1731, -3.6508
CIE-LCH:
80.3225, 30.3932, 353.1011
CIE-Luv:
80.3225, 42.6490, -11.0156
Hunter-Lab:
75.6667, 26.0306, 0.8259
#fbb3cf color charts
#fbb3cf color shades, tints & tones
#fbb3cf color schemes
#fbb3cf color preview, HTML & CSS examples
This text has a color of #fbb3cf
<p style="color:#fbb3cf;">Text here</p>
.mytext {color:#fbb3cf;}
This box has a color of #fbb3cf
<div style="background-color:#fbb3cf;">Content here</div>
.mybackground {background-color:#fbb3cf;}
Border around this has a color of #fbb3cf
<div style="border:2px solid #fbb3cf;">Content here</div>
.myborder {border:2px solid #fbb3cf;}