#fbc8e6 color space conversions
Hex:
#fbc8e6
RGB:
251, 200, 230
CMY:
2, 22, 10
CMYK:
0, 20, 8, 2
HSL:
325°, 86.4407%, 88.4314%
HSV (HSB):
325°, 20.3187%, 98.4314%
XYZ:
74.7209, 67.5310, 83.9595
xyY:
0.3303, 0.2985, 67.5310
CIE-Lab:
85.7714, 22.7943, -7.9323
CIE-LCH:
85.7714, 24.1351, 340.8123
CIE-Luv:
85.7714, 28.1882, -16.3044
Hunter-Lab:
82.1772, 18.4937, -3.0518
#fbc8e6 color charts
#fbc8e6 color shades, tints & tones
#fbc8e6 color schemes
#fbc8e6 color preview, HTML & CSS examples
This text has a color of #fbc8e6
<p style="color:#fbc8e6;">Text here</p>
.mytext {color:#fbc8e6;}
This box has a color of #fbc8e6
<div style="background-color:#fbc8e6;">Content here</div>
.mybackground {background-color:#fbc8e6;}
Border around this has a color of #fbc8e6
<div style="border:2px solid #fbc8e6;">Content here</div>
.myborder {border:2px solid #fbc8e6;}