#fdaf8f color space conversions
Hex:
#fdaf8f
RGB:
253, 175, 143
CMY:
1, 31, 44
CMYK:
0, 31, 43, 1
HSL:
17°, 96.4912%, 77.6471%
HSV (HSB):
17°, 43.4783%, 99.2157%
XYZ:
60.7959, 53.5258, 33.1138
xyY:
0.4124, 0.3630, 53.5258
CIE-Lab:
78.1844, 24.8390, 27.8897
CIE-LCH:
78.1844, 37.3472, 48.3113
CIE-Luv:
78.1844, 55.5777, 32.4151
Hunter-Lab:
73.1613, 20.2985, 24.3774
#fdaf8f color charts
#fdaf8f color shades, tints & tones
#fdaf8f color schemes
#fdaf8f color preview, HTML & CSS examples
This text has a color of #fdaf8f
<p style="color:#fdaf8f;">Text here</p>
.mytext {color:#fdaf8f;}
This box has a color of #fdaf8f
<div style="background-color:#fdaf8f;">Content here</div>
.mybackground {background-color:#fdaf8f;}
Border around this has a color of #fdaf8f
<div style="border:2px solid #fdaf8f;">Content here</div>
.myborder {border:2px solid #fdaf8f;}