#fdd986 color space conversions
Hex:
#fdd986
RGB:
253, 217, 134
CMY:
1, 15, 47
CMYK:
0, 14, 47, 1
HSL:
42°, 96.7480%, 75.8824%
HSV (HSB):
42°, 47.0356%, 99.2157%
XYZ:
69.6239, 72.2296, 32.8264
xyY:
0.3986, 0.4135, 72.2296
CIE-Lab:
88.0790, 2.1071, 45.3397
CIE-LCH:
88.0790, 45.3886, 87.3392
CIE-Luv:
88.0790, 28.2609, 58.4810
Hunter-Lab:
84.9880, -2.4980, 36.5910
#fdd986 color charts
#fdd986 color shades, tints & tones
#fdd986 color schemes
#fdd986 color preview, HTML & CSS examples
This text has a color of #fdd986
<p style="color:#fdd986;">Text here</p>
.mytext {color:#fdd986;}
This box has a color of #fdd986
<div style="background-color:#fdd986;">Content here</div>
.mybackground {background-color:#fdd986;}
Border around this has a color of #fdd986
<div style="border:2px solid #fdd986;">Content here</div>
.myborder {border:2px solid #fdd986;}