#fdbfa4 color space conversions
Hex:
#fdbfa4
RGB:
253, 191, 164
CMY:
1, 25, 36
CMYK:
0, 25, 35, 1
HSL:
18°, 95.6989%, 81.7647%
HSV (HSB):
18°, 35.1779%, 99.2157%
XYZ:
65.8397, 60.8246, 43.3922
xyY:
0.3872, 0.3577, 60.8246
CIE-Lab:
82.2844, 18.7652, 22.2764
CIE-LCH:
82.2844, 29.1268, 49.8898
CIE-Luv:
82.2844, 42.5375, 27.3357
Hunter-Lab:
77.9901, 14.2079, 21.6053
#fdbfa4 color charts
#fdbfa4 color shades, tints & tones
#fdbfa4 color schemes
#fdbfa4 color preview, HTML & CSS examples
This text has a color of #fdbfa4
<p style="color:#fdbfa4;">Text here</p>
.mytext {color:#fdbfa4;}
This box has a color of #fdbfa4
<div style="background-color:#fdbfa4;">Content here</div>
.mybackground {background-color:#fdbfa4;}
Border around this has a color of #fdbfa4
<div style="border:2px solid #fdbfa4;">Content here</div>
.myborder {border:2px solid #fdbfa4;}