#fbb8cb color space conversions
Hex:
#fbb8cb
RGB:
251, 184, 203
CMY:
2, 28, 20
CMYK:
0, 27, 19, 2
HSL:
343°, 89.3333%, 85.2941%
HSV (HSB):
343°, 26.6932%, 98.4314%
XYZ:
67.7036, 59.1020, 64.3394
xyY:
0.3542, 0.3092, 59.1020
CIE-Lab:
81.3476, 26.9390, 0.0110
CIE-LCH:
81.3476, 26.9390, 0.0234
CIE-Luv:
81.3476, 40.4133, -4.9607
Hunter-Lab:
76.8778, 22.6626, 4.1944
#fbb8cb color charts
#fbb8cb color shades, tints & tones
#fbb8cb color schemes
#fbb8cb color preview, HTML & CSS examples
This text has a color of #fbb8cb
<p style="color:#fbb8cb;">Text here</p>
.mytext {color:#fbb8cb;}
This box has a color of #fbb8cb
<div style="background-color:#fbb8cb;">Content here</div>
.mybackground {background-color:#fbb8cb;}
Border around this has a color of #fbb8cb
<div style="border:2px solid #fbb8cb;">Content here</div>
.myborder {border:2px solid #fbb8cb;}