#fbb8c4 color space conversions
Hex:
#fbb8c4
RGB:
251, 184, 196
CMY:
2, 28, 23
CMYK:
0, 27, 22, 2
HSL:
349°, 89.3333%, 85.2941%
HSV (HSB):
349°, 26.6932%, 98.4314%
XYZ:
66.8880, 58.7757, 60.0440
xyY:
0.3602, 0.3165, 58.7757
CIE-Lab:
81.1682, 25.9120, 3.5227
CIE-LCH:
81.1682, 26.1504, 7.7419
CIE-Luv:
81.1682, 41.3777, 0.3656
Hunter-Lab:
76.6653, 21.5710, 7.2300
#fbb8c4 color charts
#fbb8c4 color shades, tints & tones
#fbb8c4 color schemes
#fbb8c4 color preview, HTML & CSS examples
This text has a color of #fbb8c4
<p style="color:#fbb8c4;">Text here</p>
.mytext {color:#fbb8c4;}
This box has a color of #fbb8c4
<div style="background-color:#fbb8c4;">Content here</div>
.mybackground {background-color:#fbb8c4;}
Border around this has a color of #fbb8c4
<div style="border:2px solid #fbb8c4;">Content here</div>
.myborder {border:2px solid #fbb8c4;}