#fdfd94 color space conversions
Hex:
#fdfd94
RGB:
253, 253, 148
CMY:
1, 1, 42
CMYK:
0, 0, 42, 1
HSL:
60°, 96.3303%, 78.6275%
HSV (HSB):
60°, 41.5020%, 99.2157%
XYZ:
80.9786, 93.2713, 41.7521
xyY:
0.3749, 0.4318, 93.2713
CIE-Lab:
97.3376, -14.5217, 50.1084
CIE-LCH:
97.3376, 52.1702, 106.1619
CIE-Luv:
97.3376, 4.9827, 69.0664
Hunter-Lab:
96.5771, -19.3400, 41.9718
#fdfd94 color charts
#fdfd94 color shades, tints & tones
#fdfd94 color schemes
#fdfd94 color preview, HTML & CSS examples
This text has a color of #fdfd94
<p style="color:#fdfd94;">Text here</p>
.mytext {color:#fdfd94;}
This box has a color of #fdfd94
<div style="background-color:#fdfd94;">Content here</div>
.mybackground {background-color:#fdfd94;}
Border around this has a color of #fdfd94
<div style="border:2px solid #fdfd94;">Content here</div>
.myborder {border:2px solid #fdfd94;}