#fce94e color space conversions
Hex:
#fce94e
RGB:
252, 233, 78
CMY:
1, 9, 69
CMYK:
0, 8, 69, 1
HSL:
53°, 96.6667%, 64.7059%
HSV (HSB):
53°, 69.0476%, 98.8235%
XYZ:
70.6589, 79.5233, 18.8331
xyY:
0.4181, 0.4705, 79.5233
CIE-Lab:
91.4706, -10.2894, 73.8601
CIE-LCH:
91.4706, 74.5734, 97.9308
CIE-Luv:
91.4706, 19.3551, 87.8339
Hunter-Lab:
89.1759, -14.6224, 49.9016
#fce94e color charts
#fce94e color shades, tints & tones
#fce94e color schemes
#fce94e color preview, HTML & CSS examples
This text has a color of #fce94e
<p style="color:#fce94e;">Text here</p>
.mytext {color:#fce94e;}
This box has a color of #fce94e
<div style="background-color:#fce94e;">Content here</div>
.mybackground {background-color:#fce94e;}
Border around this has a color of #fce94e
<div style="border:2px solid #fce94e;">Content here</div>
.myborder {border:2px solid #fce94e;}