#fdedac color space conversions
Hex:
#fdedac
RGB:
253, 237, 172
CMY:
1, 7, 33
CMYK:
0, 6, 32, 1
HSL:
48°, 95.2941%, 83.3333%
HSV (HSB):
48°, 32.0158%, 99.2157%
XYZ:
78.2386, 84.4296, 51.2026
xyY:
0.3658, 0.3948, 84.4296
CIE-Lab:
93.6368, -3.9774, 33.5013
CIE-LCH:
93.6368, 33.7366, 96.7706
CIE-Luv:
93.6368, 13.4321, 47.2538
Hunter-Lab:
91.8856, -8.8108, 31.2809
#fdedac color charts
#fdedac color shades, tints & tones
#fdedac color schemes
#fdedac color preview, HTML & CSS examples
This text has a color of #fdedac
<p style="color:#fdedac;">Text here</p>
.mytext {color:#fdedac;}
This box has a color of #fdedac
<div style="background-color:#fdedac;">Content here</div>
.mybackground {background-color:#fdedac;}
Border around this has a color of #fdedac
<div style="border:2px solid #fdedac;">Content here</div>
.myborder {border:2px solid #fdedac;}