#fce6b4 color space conversions
Hex:
#fce6b4
RGB:
252, 230, 180
CMY:
1, 10, 29
CMYK:
0, 9, 29, 1
HSL:
42°, 92.3077%, 84.7059%
HSV (HSB):
42°, 28.5714%, 98.8235%
XYZ:
76.6799, 80.5844, 54.6929
xyY:
0.3618, 0.3802, 80.5844
CIE-Lab:
91.9464, 0.1759, 27.1305
CIE-LCH:
91.9464, 27.1310, 89.6285
CIE-Luv:
91.9464, 16.4479, 38.2578
Hunter-Lab:
89.7688, -4.6219, 26.7149
#fce6b4 color charts
#fce6b4 color shades, tints & tones
#fce6b4 color schemes
#fce6b4 color preview, HTML & CSS examples
This text has a color of #fce6b4
<p style="color:#fce6b4;">Text here</p>
.mytext {color:#fce6b4;}
This box has a color of #fce6b4
<div style="background-color:#fce6b4;">Content here</div>
.mybackground {background-color:#fce6b4;}
Border around this has a color of #fce6b4
<div style="border:2px solid #fce6b4;">Content here</div>
.myborder {border:2px solid #fce6b4;}