#fff6cd color space conversions
Hex:
#fff6cd
RGB:
255, 246, 205
CMY:
0, 4, 20
CMYK:
0, 4, 20, 0
HSL:
49°, 100.0000%, 90.1961%
HSV (HSB):
49°, 19.6078%, 100.0000%
XYZ:
85.2152, 91.5793, 70.9429
xyY:
0.3440, 0.3697, 91.5793
CIE-Lab:
96.6481, -3.4234, 20.8353
CIE-LCH:
96.6481, 21.1147, 99.3309
CIE-Luv:
96.6481, 7.6100, 31.0251
Hunter-Lab:
95.6971, -8.5213, 23.0347
#fff6cd color charts
#fff6cd RGB chart
#fff6cd CMYK chart
#fff6cd RGB pie chart
#fff6cd color shades, tints & tones
#fff6cd color schemes
#fff6cd color preview, HTML & CSS examples
This text has a color of #fff6cd
<p style="color:#fff6cd;">Text here</p>
.mytext {color:#fff6cd;}
Text color #fff6cd
This box has a color of #fff6cd
<div style="background-color:#fff6cd;">Content here</div>
.mybackground {background-color:#fff6cd;}
Background color #fff6cd
Border around this has a color of #fff6cd
<div style="border:2px solid #fff6cd;">Content here</div>
.myborder {border:2px solid #fff6cd;}
Border color #fff6cd