#fdb99d color space conversions
Hex:
#fdb99d
RGB:
253, 185, 157
CMY:
1, 27, 38
CMYK:
0, 27, 38, 1
HSL:
18°, 96.0000%, 80.3922%
HSV (HSB):
18°, 37.9447%, 99.2157%
XYZ:
63.9428, 58.0149, 39.7261
xyY:
0.3955, 0.3588, 58.0149
CIE-Lab:
80.7471, 21.1013, 23.8933
CIE-LCH:
80.7471, 31.8772, 48.5507
CIE-Luv:
80.7471, 47.2142, 28.7152
Hunter-Lab:
76.1675, 16.5580, 22.3938
#fdb99d color charts
#fdb99d color shades, tints & tones
#fdb99d color schemes
#fdb99d color preview, HTML & CSS examples
This text has a color of #fdb99d
<p style="color:#fdb99d;">Text here</p>
.mytext {color:#fdb99d;}
This box has a color of #fdb99d
<div style="background-color:#fdb99d;">Content here</div>
.mybackground {background-color:#fdb99d;}
Border around this has a color of #fdb99d
<div style="border:2px solid #fdb99d;">Content here</div>
.myborder {border:2px solid #fdb99d;}