#fdbaa4 color space conversions
Hex:
#fdbaa4
RGB:
253, 186, 164
CMY:
1, 27, 36
CMYK:
0, 26, 35, 1
HSL:
15°, 95.6989%, 81.7647%
HSV (HSB):
15°, 35.1779%, 99.2157%
XYZ:
64.7678, 58.6808, 43.0349
xyY:
0.3890, 0.3525, 58.6808
CIE-Lab:
81.1158, 21.3880, 20.6667
CIE-LCH:
81.1158, 29.7416, 44.0174
CIE-Luv:
81.1158, 45.7255, 24.6371
Hunter-Lab:
76.6034, 16.8649, 20.3140
#fdbaa4 color charts
#fdbaa4 color shades, tints & tones
#fdbaa4 color schemes
#fdbaa4 color preview, HTML & CSS examples
This text has a color of #fdbaa4
<p style="color:#fdbaa4;">Text here</p>
.mytext {color:#fdbaa4;}
This box has a color of #fdbaa4
<div style="background-color:#fdbaa4;">Content here</div>
.mybackground {background-color:#fdbaa4;}
Border around this has a color of #fdbaa4
<div style="border:2px solid #fdbaa4;">Content here</div>
.myborder {border:2px solid #fdbaa4;}