#fdaf65 color space conversions
Hex:
#fdaf65
RGB:
253, 175, 101
CMY:
1, 31, 60
CMYK:
0, 31, 60, 1
HSL:
29°, 97.4359%, 69.4118%
HSV (HSB):
29°, 60.0791%, 99.2157%
XYZ:
58.1869, 52.4822, 19.3752
xyY:
0.4474, 0.4036, 52.4822
CIE-Lab:
77.5683, 21.2420, 48.8316
CIE-LCH:
77.5683, 53.2517, 66.4908
CIE-Luv:
77.5683, 60.2554, 54.8827
Hunter-Lab:
72.4446, 16.5918, 34.8542
#fdaf65 color charts
#fdaf65 color shades, tints & tones
#fdaf65 color schemes
#fdaf65 color preview, HTML & CSS examples
This text has a color of #fdaf65
<p style="color:#fdaf65;">Text here</p>
.mytext {color:#fdaf65;}
This box has a color of #fdaf65
<div style="background-color:#fdaf65;">Content here</div>
.mybackground {background-color:#fdaf65;}
Border around this has a color of #fdaf65
<div style="border:2px solid #fdaf65;">Content here</div>
.myborder {border:2px solid #fdaf65;}