#fbb2c0 color space conversions
Hex:
#fbb2c0
RGB:
251, 178, 192
CMY:
2, 30, 25
CMYK:
0, 29, 24, 2
HSL:
348°, 90.1235%, 84.1176%
HSV (HSB):
348°, 29.0837%, 98.4314%
XYZ:
65.2185, 56.1558, 57.2709
xyY:
0.3651, 0.3143, 56.1558
CIE-Lab:
79.7024, 28.4986, 3.5603
CIE-LCH:
79.7024, 28.7202, 7.1211
CIE-Luv:
79.7024, 45.4360, -0.1010
Hunter-Lab:
74.9372, 24.2101, 7.1435
#fbb2c0 color charts
#fbb2c0 color shades, tints & tones
#fbb2c0 color schemes
#fbb2c0 color preview, HTML & CSS examples
This text has a color of #fbb2c0
<p style="color:#fbb2c0;">Text here</p>
.mytext {color:#fbb2c0;}
This box has a color of #fbb2c0
<div style="background-color:#fbb2c0;">Content here</div>
.mybackground {background-color:#fbb2c0;}
Border around this has a color of #fbb2c0
<div style="border:2px solid #fbb2c0;">Content here</div>
.myborder {border:2px solid #fbb2c0;}