#fff2cd color space conversions
Hex:
#fff2cd
RGB:
255, 242, 205
CMY:
0, 5, 20
CMYK:
0, 5, 20, 0
HSL:
44°, 100.0000%, 90.1961%
HSV (HSB):
44°, 19.6078%, 100.0000%
XYZ:
84.0116, 89.1720, 70.5416
xyY:
0.3447, 0.3659, 89.1720
CIE-Lab:
95.6523, -1.4119, 19.4459
CIE-LCH:
95.6523, 19.4970, 94.1528
CIE-Luv:
95.6523, 9.8452, 28.6682
Hunter-Lab:
94.4309, -6.4496, 21.8109
#fff2cd color charts
#fff2cd RGB chart
#fff2cd CMYK chart
#fff2cd RGB pie chart
#fff2cd color shades, tints & tones
#fff2cd color schemes
#fff2cd color preview, HTML & CSS examples
This text has a color of #fff2cd
<p style="color:#fff2cd;">Text here</p>
.mytext {color:#fff2cd;}
Text color #fff2cd
This box has a color of #fff2cd
<div style="background-color:#fff2cd;">Content here</div>
.mybackground {background-color:#fff2cd;}
Background color #fff2cd
Border around this has a color of #fff2cd
<div style="border:2px solid #fff2cd;">Content here</div>
.myborder {border:2px solid #fff2cd;}
Border color #fff2cd