#fce6a5 color space conversions
Hex:
#fce6a5
RGB:
252, 230, 165
CMY:
1, 10, 35
CMYK:
0, 9, 35, 1
HSL:
45°, 93.5484%, 81.7647%
HSV (HSB):
45°, 34.5238%, 98.8235%
XYZ:
75.2332, 80.0057, 47.0747
xyY:
0.3719, 0.3955, 80.0057
CIE-Lab:
91.6874, -1.6535, 34.4375
CIE-LCH:
91.6874, 34.4772, 92.7490
CIE-Luv:
91.6874, 17.4047, 47.6531
Hunter-Lab:
89.4459, -6.3934, 31.4082
#fce6a5 color charts
#fce6a5 color shades, tints & tones
#fce6a5 color schemes
#fce6a5 color preview, HTML & CSS examples
This text has a color of #fce6a5
<p style="color:#fce6a5;">Text here</p>
.mytext {color:#fce6a5;}
This box has a color of #fce6a5
<div style="background-color:#fce6a5;">Content here</div>
.mybackground {background-color:#fce6a5;}
Border around this has a color of #fce6a5
<div style="border:2px solid #fce6a5;">Content here</div>
.myborder {border:2px solid #fce6a5;}