#fed2a7 color space conversions
Hex:
#fed2a7
RGB:
254, 210, 167
CMY:
0, 18, 35
CMYK:
0, 17, 34, 0
HSL:
30°, 97.7528%, 82.5490%
HSV (HSB):
30°, 34.2520%, 99.6078%
XYZ:
70.8947, 69.9540, 46.3251
xyY:
0.3788, 0.3737, 69.9540
CIE-Lab:
86.9743, 9.5942, 27.1185
CIE-LCH:
86.9743, 28.7656, 70.5168
CIE-Luv:
86.9743, 30.9454, 35.7975
Hunter-Lab:
83.6385, 4.9349, 25.7078
#fed2a7 color charts
#fed2a7 color shades, tints & tones
#fed2a7 color schemes
#fed2a7 color preview, HTML & CSS examples
This text has a color of #fed2a7
<p style="color:#fed2a7;">Text here</p>
.mytext {color:#fed2a7;}
This box has a color of #fed2a7
<div style="background-color:#fed2a7;">Content here</div>
.mybackground {background-color:#fed2a7;}
Border around this has a color of #fed2a7
<div style="border:2px solid #fed2a7;">Content here</div>
.myborder {border:2px solid #fed2a7;}