#fbd8cd color space conversions
Hex:
#fbd8cd
RGB:
251, 216, 205
CMY:
2, 15, 20
CMYK:
0, 14, 18, 2
HSL:
14°, 85.1852%, 89.4118%
HSV (HSB):
14°, 18.3267%, 98.4314%
XYZ:
75.3590, 74.0287, 68.0747
xyY:
0.3465, 0.3404, 74.0287
CIE-Lab:
88.9361, 10.4633, 9.9075
CIE-LCH:
88.9361, 14.4097, 43.4372
CIE-Luv:
88.9361, 21.9884, 12.6965
Hunter-Lab:
86.0400, 5.7711, 13.3178
#fbd8cd color charts
#fbd8cd color shades, tints & tones
#fbd8cd color schemes
#fbd8cd color preview, HTML & CSS examples
This text has a color of #fbd8cd
<p style="color:#fbd8cd;">Text here</p>
.mytext {color:#fbd8cd;}
This box has a color of #fbd8cd
<div style="background-color:#fbd8cd;">Content here</div>
.mybackground {background-color:#fbd8cd;}
Border around this has a color of #fbd8cd
<div style="border:2px solid #fbd8cd;">Content here</div>
.myborder {border:2px solid #fbd8cd;}