#fdaf95 color space conversions
Hex:
#fdaf95
RGB:
253, 175, 149
CMY:
1, 31, 42
CMYK:
0, 31, 41, 1
HSL:
15°, 96.2963%, 78.8235%
HSV (HSB):
15°, 41.1067%, 99.2157%
XYZ:
61.2628, 53.7125, 35.5724
xyY:
0.4069, 0.3568, 53.7125
CIE-Lab:
78.2938, 25.4674, 24.8289
CIE-LCH:
78.2938, 35.5677, 44.2726
CIE-Luv:
78.2938, 54.7980, 28.6515
Hunter-Lab:
73.2888, 20.9543, 22.5244
#fdaf95 color charts
#fdaf95 color shades, tints & tones
#fdaf95 color schemes
#fdaf95 color preview, HTML & CSS examples
This text has a color of #fdaf95
<p style="color:#fdaf95;">Text here</p>
.mytext {color:#fdaf95;}
This box has a color of #fdaf95
<div style="background-color:#fdaf95;">Content here</div>
.mybackground {background-color:#fdaf95;}
Border around this has a color of #fdaf95
<div style="border:2px solid #fdaf95;">Content here</div>
.myborder {border:2px solid #fdaf95;}