#fead6c color space conversions
Hex:
#fead6c
RGB:
254, 173, 108
CMY:
0, 32, 58
CMYK:
0, 32, 57, 0
HSL:
27°, 98.6486%, 70.9804%
HSV (HSB):
27°, 57.4803%, 99.6078%
XYZ:
58.5234, 52.0407, 21.1477
xyY:
0.4443, 0.3951, 52.0407
CIE-Lab:
77.3052, 23.1928, 45.0472
CIE-LCH:
77.3052, 50.6671, 62.7581
CIE-Luv:
77.3052, 61.8272, 50.8361
Hunter-Lab:
72.1392, 18.5656, 33.1165
#fead6c color charts
#fead6c color shades, tints & tones
#fead6c color schemes
#fead6c color preview, HTML & CSS examples
This text has a color of #fead6c
<p style="color:#fead6c;">Text here</p>
.mytext {color:#fead6c;}
This box has a color of #fead6c
<div style="background-color:#fead6c;">Content here</div>
.mybackground {background-color:#fead6c;}
Border around this has a color of #fead6c
<div style="border:2px solid #fead6c;">Content here</div>
.myborder {border:2px solid #fead6c;}