#fff0db color space conversions
Hex:
#fff0db
RGB:
255, 240, 219
CMY:
0, 6, 14
CMYK:
0, 6, 14, 0
HSL:
35°, 100.0000%, 92.9412%
HSV (HSB):
35°, 14.1176%, 100.0000%
XYZ:
85.1863, 88.6946, 79.6478
xyY:
0.3360, 0.3498, 88.6946
CIE-Lab:
95.4527, 1.6746, 11.9543
CIE-LCH:
95.4527, 12.0710, 82.0257
CIE-Luv:
95.4527, 10.0568, 17.5243
Hunter-Lab:
94.1778, -3.3534, 15.7819
#fff0db color charts
#fff0db RGB chart
#fff0db CMYK chart
#fff0db RGB pie chart
#fff0db color shades, tints & tones
#fff0db color schemes
#fff0db color preview, HTML & CSS examples
This text has a color of #fff0db
<p style="color:#fff0db;">Text here</p>
.mytext {color:#fff0db;}
Text color #fff0db
This box has a color of #fff0db
<div style="background-color:#fff0db;">Content here</div>
.mybackground {background-color:#fff0db;}
Background color #fff0db
Border around this has a color of #fff0db
<div style="border:2px solid #fff0db;">Content here</div>
.myborder {border:2px solid #fff0db;}
Border color #fff0db