#fed4a1 color space conversions
Hex:
#fed4a1
RGB:
254, 212, 161
CMY:
0, 17, 37
CMYK:
0, 17, 37, 0
HSL:
33°, 97.8947%, 81.3725%
HSV (HSB):
33°, 36.6142%, 99.6078%
XYZ:
70.8496, 70.7310, 43.6365
xyY:
0.3825, 0.3819, 70.7310
CIE-Lab:
87.3542, 7.8607, 30.7417
CIE-LCH:
87.3542, 31.7308, 75.6567
CIE-Luv:
87.3542, 30.2005, 40.6492
Hunter-Lab:
84.1017, 3.1952, 28.1084
#fed4a1 color charts
#fed4a1 color shades, tints & tones
#fed4a1 color schemes
#fed4a1 color preview, HTML & CSS examples
This text has a color of #fed4a1
<p style="color:#fed4a1;">Text here</p>
.mytext {color:#fed4a1;}
This box has a color of #fed4a1
<div style="background-color:#fed4a1;">Content here</div>
.mybackground {background-color:#fed4a1;}
Border around this has a color of #fed4a1
<div style="border:2px solid #fed4a1;">Content here</div>
.myborder {border:2px solid #fed4a1;}