#fbb6e4 color space conversions
Hex:
#fbb6e4
RGB:
251, 182, 228
CMY:
2, 29, 11
CMYK:
0, 27, 9, 2
HSL:
320°, 89.6104%, 84.9020%
HSV (HSB):
320°, 27.4900%, 98.4314%
XYZ:
70.5152, 59.5666, 81.1797
xyY:
0.3338, 0.2820, 59.5666
CIE-Lab:
81.6020, 31.9401, -13.0741
CIE-LCH:
81.6020, 34.5123, 337.7391
CIE-Luv:
81.6020, 37.9147, -25.8644
Hunter-Lab:
77.1794, 28.0232, -8.3375
#fbb6e4 color charts
#fbb6e4 color shades, tints & tones
#fbb6e4 color schemes
#fbb6e4 color preview, HTML & CSS examples
This text has a color of #fbb6e4
<p style="color:#fbb6e4;">Text here</p>
.mytext {color:#fbb6e4;}
This box has a color of #fbb6e4
<div style="background-color:#fbb6e4;">Content here</div>
.mybackground {background-color:#fbb6e4;}
Border around this has a color of #fbb6e4
<div style="border:2px solid #fbb6e4;">Content here</div>
.myborder {border:2px solid #fbb6e4;}