#fbc9e2 color space conversions
Hex:
#fbc9e2
RGB:
251, 201, 226
CMY:
2, 21, 11
CMYK:
0, 20, 10, 2
HSL:
330°, 86.2069%, 88.6275%
HSV (HSB):
330°, 19.9203%, 98.4314%
XYZ:
74.3978, 67.7735, 81.1119
xyY:
0.3332, 0.3035, 67.7735
CIE-Lab:
85.8931, 21.6037, -5.6252
CIE-LCH:
85.8931, 22.3240, 345.4052
CIE-Luv:
85.8931, 28.1227, -12.5160
Hunter-Lab:
82.3247, 17.2444, -0.7893
#fbc9e2 color charts
#fbc9e2 color shades, tints & tones
#fbc9e2 color schemes
#fbc9e2 color preview, HTML & CSS examples
This text has a color of #fbc9e2
<p style="color:#fbc9e2;">Text here</p>
.mytext {color:#fbc9e2;}
This box has a color of #fbc9e2
<div style="background-color:#fbc9e2;">Content here</div>
.mybackground {background-color:#fbc9e2;}
Border around this has a color of #fbc9e2
<div style="border:2px solid #fbc9e2;">Content here</div>
.myborder {border:2px solid #fbc9e2;}