#fbbfe6 color space conversions
Hex:
#fbbfe6
RGB:
251, 191, 230
CMY:
2, 25, 10
CMYK:
0, 24, 8, 2
HSL:
321°, 88.2353%, 86.6667%
HSV (HSB):
321°, 23.9044%, 98.4314%
XYZ:
72.6974, 63.4840, 83.2850
xyY:
0.3312, 0.2893, 63.4840
CIE-Lab:
83.6964, 27.5345, -11.0175
CIE-LCH:
83.6964, 29.6569, 338.1920
CIE-Luv:
83.6964, 32.9288, -21.9221
Hunter-Lab:
79.6768, 23.4294, -6.2011
#fbbfe6 color charts
#fbbfe6 color shades, tints & tones
#fbbfe6 color schemes
#fbbfe6 color preview, HTML & CSS examples
This text has a color of #fbbfe6
<p style="color:#fbbfe6;">Text here</p>
.mytext {color:#fbbfe6;}
This box has a color of #fbbfe6
<div style="background-color:#fbbfe6;">Content here</div>
.mybackground {background-color:#fbbfe6;}
Border around this has a color of #fbbfe6
<div style="border:2px solid #fbbfe6;">Content here</div>
.myborder {border:2px solid #fbbfe6;}