#fedbac color space conversions
Hex:
#fedbac
RGB:
254, 219, 172
CMY:
0, 14, 33
CMYK:
0, 14, 32, 0
HSL:
34°, 97.6190%, 83.5294%
HSV (HSB):
34°, 32.2835%, 99.6078%
XYZ:
73.6510, 74.7124, 49.5688
xyY:
0.3721, 0.3775, 74.7124
CIE-Lab:
89.2581, 5.5521, 27.6241
CIE-LCH:
89.2581, 28.1765, 78.6356
CIE-Luv:
89.2581, 24.9657, 37.5100
Hunter-Lab:
86.4363, 0.8332, 26.5043
#fedbac color charts
#fedbac RGB chart
#fedbac CMYK chart
#fedbac RGB pie chart
#fedbac color shades, tints & tones
#fedbac color schemes
#fedbac color preview, HTML & CSS examples
This text has a color of #fedbac
<p style="color:#fedbac;">Text here</p>
.mytext {color:#fedbac;}
Text color #fedbac
This box has a color of #fedbac
<div style="background-color:#fedbac;">Content here</div>
.mybackground {background-color:#fedbac;}
Background color #fedbac
Border around this has a color of #fedbac
<div style="border:2px solid #fedbac;">Content here</div>
.myborder {border:2px solid #fedbac;}
Border color #fedbac