#fdd05e color space conversions
Hex:
#fdd05e
RGB:
253, 208, 94
CMY:
1, 18, 63
CMYK:
0, 18, 63, 1
HSL:
43°, 97.5460%, 68.0392%
HSV (HSB):
43°, 62.8458%, 99.2157%
XYZ:
65.0843, 66.8025, 20.0535
xyY:
0.4284, 0.4397, 66.8025
CIE-Lab:
85.4041, 3.6195, 61.0439
CIE-LCH:
85.4041, 61.1512, 86.6068
CIE-Luv:
85.4041, 36.7519, 72.1684
Hunter-Lab:
81.7328, -0.8920, 42.6659
#fdd05e color charts
#fdd05e color shades, tints & tones
#fdd05e color schemes
#fdd05e color preview, HTML & CSS examples
This text has a color of #fdd05e
<p style="color:#fdd05e;">Text here</p>
.mytext {color:#fdd05e;}
This box has a color of #fdd05e
<div style="background-color:#fdd05e;">Content here</div>
.mybackground {background-color:#fdd05e;}
Border around this has a color of #fdd05e
<div style="border:2px solid #fdd05e;">Content here</div>
.myborder {border:2px solid #fdd05e;}