#ffdbcf color space conversions
Hex:
#ffdbcf
RGB:
255, 219, 207
CMY:
0, 14, 19
CMYK:
0, 14, 19, 0
HSL:
15°, 100.0000%, 90.5882%
HSV (HSB):
15°, 18.8235%, 100.0000%
XYZ:
77.8340, 76.4280, 69.6813
xyY:
0.3476, 0.3413, 76.4280
CIE-Lab:
90.0577, 10.6405, 10.5065
CIE-LCH:
90.0577, 14.9535, 44.6370
CIE-Luv:
90.0577, 22.6853, 13.5484
Hunter-Lab:
87.4231, 5.9305, 13.9386
#ffdbcf color charts
#ffdbcf color shades, tints & tones
#ffdbcf color schemes
#ffdbcf color preview, HTML & CSS examples
This text has a color of #ffdbcf
<p style="color:#ffdbcf;">Text here</p>
.mytext {color:#ffdbcf;}
This box has a color of #ffdbcf
<div style="background-color:#ffdbcf;">Content here</div>
.mybackground {background-color:#ffdbcf;}
Border around this has a color of #ffdbcf
<div style="border:2px solid #ffdbcf;">Content here</div>
.myborder {border:2px solid #ffdbcf;}