#fdd06b color space conversions
Hex:
#fdd06b
RGB:
253, 208, 107
CMY:
1, 18, 58
CMYK:
0, 18, 58, 1
HSL:
42°, 97.3333%, 70.5882%
HSV (HSB):
42°, 57.7075%, 99.2157%
XYZ:
65.7177, 67.0559, 23.3893
xyY:
0.4208, 0.4294, 67.0559
CIE-Lab:
85.5322, 4.4927, 55.2760
CIE-LCH:
85.5322, 55.4583, 85.3533
CIE-Luv:
85.5322, 36.0266, 66.9964
Hunter-Lab:
81.8877, -0.0510, 40.3866
#fdd06b color charts
#fdd06b color shades, tints & tones
#fdd06b color schemes
#fdd06b color preview, HTML & CSS examples
This text has a color of #fdd06b
<p style="color:#fdd06b;">Text here</p>
.mytext {color:#fdd06b;}
This box has a color of #fdd06b
<div style="background-color:#fdd06b;">Content here</div>
.mybackground {background-color:#fdd06b;}
Border around this has a color of #fdd06b
<div style="border:2px solid #fdd06b;">Content here</div>
.myborder {border:2px solid #fdd06b;}