#fdd69b color space conversions
Hex:
#fdd69b
RGB:
253, 214, 155
CMY:
1, 16, 39
CMYK:
0, 15, 39, 1
HSL:
36°, 96.0784%, 80.0000%
HSV (HSB):
36°, 38.7352%, 99.2157%
XYZ:
70.4710, 71.3423, 41.0666
xyY:
0.3853, 0.3901, 71.3423
CIE-Lab:
87.6511, 5.7720, 34.2071
CIE-LCH:
87.6511, 34.6906, 80.4223
CIE-Luv:
87.6511, 28.7189, 45.2564
Hunter-Lab:
84.4644, 1.1148, 30.2983
#fdd69b color charts
#fdd69b color shades, tints & tones
#fdd69b color schemes
#fdd69b color preview, HTML & CSS examples
This text has a color of #fdd69b
<p style="color:#fdd69b;">Text here</p>
.mytext {color:#fdd69b;}
This box has a color of #fdd69b
<div style="background-color:#fdd69b;">Content here</div>
.mybackground {background-color:#fdd69b;}
Border around this has a color of #fdd69b
<div style="border:2px solid #fdd69b;">Content here</div>
.myborder {border:2px solid #fdd69b;}