#fdaa95 color space conversions
Hex:
#fdaa95
RGB:
253, 170, 149
CMY:
1, 33, 42
CMYK:
0, 33, 41, 1
HSL:
12°, 96.2963%, 78.8235%
HSV (HSB):
12°, 41.1067%, 99.2157%
XYZ:
60.3076, 51.8020, 35.2540
xyY:
0.4092, 0.3515, 51.8020
CIE-Lab:
77.1623, 28.0880, 23.2902
CIE-LCH:
77.1623, 36.4879, 39.6651
CIE-Luv:
77.1623, 58.1248, 26.0912
Hunter-Lab:
71.9736, 23.6134, 21.3402
#fdaa95 color charts
#fdaa95 color shades, tints & tones
#fdaa95 color schemes
#fdaa95 color preview, HTML & CSS examples
This text has a color of #fdaa95
<p style="color:#fdaa95;">Text here</p>
.mytext {color:#fdaa95;}
This box has a color of #fdaa95
<div style="background-color:#fdaa95;">Content here</div>
.mybackground {background-color:#fdaa95;}
Border around this has a color of #fdaa95
<div style="border:2px solid #fdaa95;">Content here</div>
.myborder {border:2px solid #fdaa95;}