#ffdbf3 color space conversions
Hex:
#ffdbf3
RGB:
255, 219, 243
CMY:
0, 14, 5
CMYK:
0, 14, 5, 0
HSL:
320°, 100.0000%, 92.9412%
HSV (HSB):
320°, 14.1176%, 100.0000%
XYZ:
82.7492, 78.3941, 95.5642
xyY:
0.3223, 0.3054, 78.3941
CIE-Lab:
90.9594, 16.4002, -7.0753
CIE-LCH:
90.9594, 17.8613, 336.6640
CIE-Luv:
90.9594, 19.3317, -13.9249
Hunter-Lab:
88.5404, 11.8789, -2.0151
#ffdbf3 color charts
#ffdbf3 color shades, tints & tones
#ffdbf3 color schemes
#ffdbf3 color preview, HTML & CSS examples
This text has a color of #ffdbf3
<p style="color:#ffdbf3;">Text here</p>
.mytext {color:#ffdbf3;}
This box has a color of #ffdbf3
<div style="background-color:#ffdbf3;">Content here</div>
.mybackground {background-color:#ffdbf3;}
Border around this has a color of #ffdbf3
<div style="border:2px solid #ffdbf3;">Content here</div>
.myborder {border:2px solid #ffdbf3;}