#fdc38e color space conversions
Hex:
#fdc38e
RGB:
253, 195, 142
CMY:
1, 24, 44
CMYK:
0, 23, 44, 1
HSL:
29°, 96.5217%, 77.4510%
HSV (HSB):
29°, 43.8735%, 99.2157%
XYZ:
64.9056, 61.8659, 34.1116
xyY:
0.4034, 0.3845, 61.8659
CIE-Lab:
82.8420, 14.2594, 34.5826
CIE-LCH:
82.8420, 37.4071, 67.5923
CIE-Luv:
82.8420, 42.2259, 43.1255
Hunter-Lab:
78.6548, 9.6514, 29.3451
#fdc38e color charts
#fdc38e color shades, tints & tones
#fdc38e color schemes
#fdc38e color preview, HTML & CSS examples
This text has a color of #fdc38e
<p style="color:#fdc38e;">Text here</p>
.mytext {color:#fdc38e;}
This box has a color of #fdc38e
<div style="background-color:#fdc38e;">Content here</div>
.mybackground {background-color:#fdc38e;}
Border around this has a color of #fdc38e
<div style="border:2px solid #fdc38e;">Content here</div>
.myborder {border:2px solid #fdc38e;}