#fdaf7f color space conversions
Hex:
#fdaf7f
RGB:
253, 175, 127
CMY:
1, 31, 50
CMYK:
0, 31, 50, 1
HSL:
23°, 96.9231%, 74.5098%
HSV (HSB):
23°, 49.8024%, 99.2157%
XYZ:
59.6688, 53.0749, 27.1783
xyY:
0.4264, 0.3793, 53.0749
CIE-Lab:
77.9192, 23.3031, 36.0031
CIE-LCH:
77.9192, 42.8866, 57.0870
CIE-Luv:
77.9192, 57.5293, 41.8113
Hunter-Lab:
72.8525, 18.7058, 28.8781
#fdaf7f color charts
#fdaf7f color shades, tints & tones
#fdaf7f color schemes
#fdaf7f color preview, HTML & CSS examples
This text has a color of #fdaf7f
<p style="color:#fdaf7f;">Text here</p>
.mytext {color:#fdaf7f;}
This box has a color of #fdaf7f
<div style="background-color:#fdaf7f;">Content here</div>
.mybackground {background-color:#fdaf7f;}
Border around this has a color of #fdaf7f
<div style="border:2px solid #fdaf7f;">Content here</div>
.myborder {border:2px solid #fdaf7f;}