#fff5df color space conversions
Hex:
#fff5df
RGB:
255, 245, 223
CMY:
0, 4, 13
CMYK:
0, 4, 13, 0
HSL:
41°, 100.0000%, 93.7255%
HSV (HSB):
41°, 12.5490%, 100.0000%
XYZ:
87.2117, 91.8925, 82.9525
xyY:
0.3328, 0.3507, 91.8925
CIE-Lab:
96.7764, -0.2402, 11.7779
CIE-LCH:
96.7764, 11.7804, 91.1683
CIE-Luv:
96.7764, 7.0878, 17.6777
Hunter-Lab:
95.8606, -5.3610, 15.7961
#fff5df color charts
#fff5df RGB chart
#fff5df CMYK chart
#fff5df RGB pie chart
#fff5df color shades, tints & tones
#fff5df color schemes
#fff5df color preview, HTML & CSS examples
This text has a color of #fff5df
<p style="color:#fff5df;">Text here</p>
.mytext {color:#fff5df;}
Text color #fff5df
This box has a color of #fff5df
<div style="background-color:#fff5df;">Content here</div>
.mybackground {background-color:#fff5df;}
Background color #fff5df
Border around this has a color of #fff5df
<div style="border:2px solid #fff5df;">Content here</div>
.myborder {border:2px solid #fff5df;}
Border color #fff5df