#fdc394 color space conversions
Hex:
#fdc394
RGB:
253, 195, 148
CMY:
1, 24, 42
CMYK:
0, 23, 42, 1
HSL:
27°, 96.3303%, 78.6275%
HSV (HSB):
27°, 41.5020%, 99.2157%
XYZ:
65.3684, 62.0510, 36.5487
xyY:
0.3987, 0.3784, 62.0510
CIE-Lab:
82.9405, 14.8789, 31.5916
CIE-LCH:
82.9405, 34.9201, 64.7807
CIE-Luv:
82.9405, 41.6424, 39.5711
Hunter-Lab:
78.7724, 10.2744, 27.6314
#fdc394 color charts
#fdc394 color shades, tints & tones
#fdc394 color schemes
#fdc394 color preview, HTML & CSS examples
This text has a color of #fdc394
<p style="color:#fdc394;">Text here</p>
.mytext {color:#fdc394;}
This box has a color of #fdc394
<div style="background-color:#fdc394;">Content here</div>
.mybackground {background-color:#fdc394;}
Border around this has a color of #fdc394
<div style="border:2px solid #fdc394;">Content here</div>
.myborder {border:2px solid #fdc394;}