#fbb3c1 color space conversions
Hex:
#fbb3c1
RGB:
251, 179, 193
CMY:
2, 30, 24
CMYK:
0, 29, 23, 2
HSL:
348°, 90.0000%, 84.3137%
HSV (HSB):
348°, 28.6853%, 98.4314%
XYZ:
65.5294, 56.5997, 57.9231
xyY:
0.3639, 0.3144, 56.5997
CIE-Lab:
79.9539, 28.1143, 3.3834
CIE-LCH:
79.9539, 28.3171, 6.8623
CIE-Luv:
79.9539, 44.7067, -0.2774
Hunter-Lab:
75.2328, 23.8201, 7.0144
#fbb3c1 color charts
#fbb3c1 color shades, tints & tones
#fbb3c1 color schemes
#fbb3c1 color preview, HTML & CSS examples
This text has a color of #fbb3c1
<p style="color:#fbb3c1;">Text here</p>
.mytext {color:#fbb3c1;}
This box has a color of #fbb3c1
<div style="background-color:#fbb3c1;">Content here</div>
.mybackground {background-color:#fbb3c1;}
Border around this has a color of #fbb3c1
<div style="border:2px solid #fbb3c1;">Content here</div>
.myborder {border:2px solid #fbb3c1;}