#fdbd76 color space conversions
Hex:
#fdbd76
RGB:
253, 189, 118
CMY:
1, 26, 54
CMYK:
0, 25, 53, 1
HSL:
32°, 97.1223%, 72.7451%
HSV (HSB):
32°, 53.3597%, 99.2157%
XYZ:
61.9756, 58.5858, 25.1813
xyY:
0.4252, 0.4020, 58.5858
CIE-Lab:
81.0634, 15.1982, 44.5872
CIE-LCH:
81.0634, 47.1063, 71.1776
CIE-Luv:
81.0634, 48.5655, 53.1928
Hunter-Lab:
76.5414, 10.5842, 34.0732
#fdbd76 color charts
#fdbd76 color shades, tints & tones
#fdbd76 color schemes
#fdbd76 color preview, HTML & CSS examples
This text has a color of #fdbd76
<p style="color:#fdbd76;">Text here</p>
.mytext {color:#fdbd76;}
This box has a color of #fdbd76
<div style="background-color:#fdbd76;">Content here</div>
.mybackground {background-color:#fdbd76;}
Border around this has a color of #fdbd76
<div style="border:2px solid #fdbd76;">Content here</div>
.myborder {border:2px solid #fdbd76;}