#fdab91 color space conversions
Hex:
#fdab91
RGB:
253, 171, 145
CMY:
1, 33, 43
CMYK:
0, 32, 43, 1
HSL:
14°, 96.4286%, 78.0392%
HSV (HSB):
14°, 42.6877%, 99.2157%
XYZ:
60.1818, 52.0528, 33.6633
xyY:
0.4125, 0.3568, 52.0528
CIE-Lab:
77.3124, 27.1421, 25.6464
CIE-LCH:
77.3124, 37.3421, 43.3771
CIE-Luv:
77.3124, 58.0110, 29.1494
Hunter-Lab:
72.1476, 22.6370, 22.8392
#fdab91 color charts
#fdab91 color shades, tints & tones
#fdab91 color schemes
#fdab91 color preview, HTML & CSS examples
This text has a color of #fdab91
<p style="color:#fdab91;">Text here</p>
.mytext {color:#fdab91;}
This box has a color of #fdab91
<div style="background-color:#fdab91;">Content here</div>
.mybackground {background-color:#fdab91;}
Border around this has a color of #fdab91
<div style="border:2px solid #fdab91;">Content here</div>
.myborder {border:2px solid #fdab91;}