#fff5cd color space conversions
Hex:
#fff5cd
RGB:
255, 245, 205
CMY:
0, 4, 20
CMYK:
0, 4, 20, 0
HSL:
48°, 100.0000%, 90.1961%
HSV (HSB):
48°, 19.6078%, 100.0000%
XYZ:
84.9119, 90.9726, 70.8417
xyY:
0.3442, 0.3687, 90.9726
CIE-Lab:
96.3988, -2.9216, 20.4878
CIE-LCH:
96.3988, 20.6951, 98.1157
CIE-Luv:
96.3988, 8.1678, 30.4365
Hunter-Lab:
95.3796, -8.0042, 22.7289
#fff5cd color charts
#fff5cd RGB chart
#fff5cd CMYK chart
#fff5cd RGB pie chart
#fff5cd color shades, tints & tones
#fff5cd color schemes
#fff5cd color preview, HTML & CSS examples
This text has a color of #fff5cd
<p style="color:#fff5cd;">Text here</p>
.mytext {color:#fff5cd;}
Text color #fff5cd
This box has a color of #fff5cd
<div style="background-color:#fff5cd;">Content here</div>
.mybackground {background-color:#fff5cd;}
Background color #fff5cd
Border around this has a color of #fff5cd
<div style="border:2px solid #fff5cd;">Content here</div>
.myborder {border:2px solid #fff5cd;}
Border color #fff5cd