#fda96b color space conversions
Hex:
#fda96b
RGB:
253, 169, 107
CMY:
1, 34, 58
CMYK:
0, 33, 58, 1
HSL:
25°, 97.3333%, 70.5882%
HSV (HSB):
25°, 57.7075%, 99.2157%
XYZ:
57.3498, 50.3201, 20.6000
xyY:
0.4471, 0.3923, 50.3201
CIE-Lab:
76.2653, 24.8122, 44.2630
CIE-LCH:
76.2653, 50.7431, 60.7266
CIE-Luv:
76.2653, 64.0926, 49.4366
Hunter-Lab:
70.9367, 20.1718, 32.4379
#fda96b color charts
#fda96b color shades, tints & tones
#fda96b color schemes
#fda96b color preview, HTML & CSS examples
This text has a color of #fda96b
<p style="color:#fda96b;">Text here</p>
.mytext {color:#fda96b;}
This box has a color of #fda96b
<div style="background-color:#fda96b;">Content here</div>
.mybackground {background-color:#fda96b;}
Border around this has a color of #fda96b
<div style="border:2px solid #fda96b;">Content here</div>
.myborder {border:2px solid #fda96b;}