#fec67e color space conversions
Hex:
#fec67e
RGB:
254, 198, 126
CMY:
0, 22, 51
CMYK:
0, 22, 50, 0
HSL:
34°, 98.4615%, 74.5098%
HSV (HSB):
34°, 50.3937%, 99.6078%
XYZ:
64.8330, 62.9654, 28.4751
xyY:
0.4149, 0.4029, 62.9654
CIE-Lab:
83.4241, 11.5861, 43.5225
CIE-LCH:
83.4241, 45.0383, 75.0931
CIE-Luv:
83.4241, 42.3499, 53.4781
Hunter-Lab:
79.3507, 6.9786, 34.2692
#fec67e color charts
#fec67e color shades, tints & tones
#fec67e color schemes
#fec67e color preview, HTML & CSS examples
This text has a color of #fec67e
<p style="color:#fec67e;">Text here</p>
.mytext {color:#fec67e;}
This box has a color of #fec67e
<div style="background-color:#fec67e;">Content here</div>
.mybackground {background-color:#fec67e;}
Border around this has a color of #fec67e
<div style="border:2px solid #fec67e;">Content here</div>
.myborder {border:2px solid #fec67e;}