#fdd25d color space conversions
Hex:
#fdd25d
RGB:
253, 210, 93
CMY:
1, 18, 64
CMYK:
0, 17, 63, 1
HSL:
44°, 97.5610%, 67.8431%
HSV (HSB):
44°, 63.2411%, 99.2157%
XYZ:
65.5304, 67.7661, 19.9823
xyY:
0.4275, 0.4421, 67.7661
CIE-Lab:
85.8894, 2.5325, 62.0155
CIE-LCH:
85.8894, 62.0672, 87.6615
CIE-Luv:
85.8894, 35.3893, 73.3994
Hunter-Lab:
82.3202, -1.9667, 43.2322
#fdd25d color charts
#fdd25d color shades, tints & tones
#fdd25d color schemes
#fdd25d color preview, HTML & CSS examples
This text has a color of #fdd25d
<p style="color:#fdd25d;">Text here</p>
.mytext {color:#fdd25d;}
This box has a color of #fdd25d
<div style="background-color:#fdd25d;">Content here</div>
.mybackground {background-color:#fdd25d;}
Border around this has a color of #fdd25d
<div style="border:2px solid #fdd25d;">Content here</div>
.myborder {border:2px solid #fdd25d;}