#fede95 color space conversions
Hex:
#fede95
RGB:
254, 222, 149
CMY:
0, 13, 42
CMYK:
0, 13, 41, 0
HSL:
42°, 98.1308%, 79.0196%
HSV (HSB):
42°, 41.3386%, 99.6078%
XYZ:
72.4191, 75.4833, 39.1866
xyY:
0.3871, 0.4035, 75.4833
CIE-Lab:
89.6189, 1.4223, 39.8395
CIE-LCH:
89.6189, 39.8648, 87.9554
CIE-Luv:
89.6189, 24.7482, 52.9574
Hunter-Lab:
86.8811, -3.2546, 34.0748
#fede95 color charts
#fede95 color shades, tints & tones
#fede95 color schemes
#fede95 color preview, HTML & CSS examples
This text has a color of #fede95
<p style="color:#fede95;">Text here</p>
.mytext {color:#fede95;}
This box has a color of #fede95
<div style="background-color:#fede95;">Content here</div>
.mybackground {background-color:#fede95;}
Border around this has a color of #fede95
<div style="border:2px solid #fede95;">Content here</div>
.myborder {border:2px solid #fede95;}