#fed4a2 color space conversions
Hex:
#fed4a2
RGB:
254, 212, 162
CMY:
0, 17, 36
CMYK:
0, 17, 36, 0
HSL:
33°, 97.8723%, 81.5686%
HSV (HSB):
33°, 36.2205%, 99.6078%
XYZ:
70.9381, 70.7664, 44.1029
xyY:
0.3818, 0.3809, 70.7664
CIE-Lab:
87.3714, 7.9752, 30.2480
CIE-LCH:
87.3714, 31.2817, 75.2296
CIE-Luv:
87.3714, 30.1176, 40.0295
Hunter-Lab:
84.1228, 3.3086, 27.8021
#fed4a2 color charts
#fed4a2 color shades, tints & tones
#fed4a2 color schemes
#fed4a2 color preview, HTML & CSS examples
This text has a color of #fed4a2
<p style="color:#fed4a2;">Text here</p>
.mytext {color:#fed4a2;}
This box has a color of #fed4a2
<div style="background-color:#fed4a2;">Content here</div>
.mybackground {background-color:#fed4a2;}
Border around this has a color of #fed4a2
<div style="border:2px solid #fed4a2;">Content here</div>
.myborder {border:2px solid #fed4a2;}