#fbb8c5 color space conversions
Hex:
#fbb8c5
RGB:
251, 184, 197
CMY:
2, 28, 23
CMYK:
0, 27, 22, 2
HSL:
348°, 89.3333%, 85.2941%
HSV (HSB):
348°, 26.6932%, 98.4314%
XYZ:
67.0022, 58.8214, 60.6456
xyY:
0.3593, 0.3154, 58.8214
CIE-Lab:
81.1933, 26.0566, 3.0202
CIE-LCH:
81.1933, 26.2310, 6.6117
CIE-Luv:
81.1933, 41.2409, -0.3895
Hunter-Lab:
76.6951, 21.7242, 6.8039
#fbb8c5 color charts
#fbb8c5 color shades, tints & tones
#fbb8c5 color schemes
#fbb8c5 color preview, HTML & CSS examples
This text has a color of #fbb8c5
<p style="color:#fbb8c5;">Text here</p>
.mytext {color:#fbb8c5;}
This box has a color of #fbb8c5
<div style="background-color:#fbb8c5;">Content here</div>
.mybackground {background-color:#fbb8c5;}
Border around this has a color of #fbb8c5
<div style="border:2px solid #fbb8c5;">Content here</div>
.myborder {border:2px solid #fbb8c5;}