#fbb5c4 color space conversions
Hex:
#fbb5c4
RGB:
251, 181, 196
CMY:
2, 29, 23
CMYK:
0, 28, 22, 2
HSL:
347°, 89.7436%, 84.7059%
HSV (HSB):
347°, 27.8884%, 98.4314%
XYZ:
66.2713, 57.5425, 59.8385
xyY:
0.3609, 0.3133, 57.5425
CIE-Lab:
80.4838, 27.4912, 2.5301
CIE-LCH:
80.4838, 27.6074, 5.2583
CIE-Luv:
80.4838, 43.1150, -1.3841
Hunter-Lab:
75.8568, 23.1950, 6.3297
#fbb5c4 color charts
#fbb5c4 color shades, tints & tones
#fbb5c4 color schemes
#fbb5c4 color preview, HTML & CSS examples
This text has a color of #fbb5c4
<p style="color:#fbb5c4;">Text here</p>
.mytext {color:#fbb5c4;}
This box has a color of #fbb5c4
<div style="background-color:#fbb5c4;">Content here</div>
.mybackground {background-color:#fbb5c4;}
Border around this has a color of #fbb5c4
<div style="border:2px solid #fbb5c4;">Content here</div>
.myborder {border:2px solid #fbb5c4;}