#fbb2d4 color space conversions
Hex:
#fbb2d4
RGB:
251, 178, 212
CMY:
2, 30, 17
CMYK:
0, 29, 16, 2
HSL:
332°, 90.1235%, 84.1176%
HSV (HSB):
332°, 29.0837%, 98.4314%
XYZ:
67.5877, 57.1035, 69.7472
xyY:
0.3476, 0.2937, 57.1035
CIE-Lab:
80.2378, 31.4679, -6.4787
CIE-LCH:
80.2378, 32.1279, 348.3663
CIE-Luv:
80.2378, 42.4485, -15.5282
Hunter-Lab:
75.5668, 27.4101, -1.8271
#fbb2d4 color charts
#fbb2d4 color shades, tints & tones
#fbb2d4 color schemes
#fbb2d4 color preview, HTML & CSS examples
This text has a color of #fbb2d4
<p style="color:#fbb2d4;">Text here</p>
.mytext {color:#fbb2d4;}
This box has a color of #fbb2d4
<div style="background-color:#fbb2d4;">Content here</div>
.mybackground {background-color:#fbb2d4;}
Border around this has a color of #fbb2d4
<div style="border:2px solid #fbb2d4;">Content here</div>
.myborder {border:2px solid #fbb2d4;}