#fcdd94 color space conversions
Hex:
#fcdd94
RGB:
252, 221, 148
CMY:
1, 13, 42
CMYK:
0, 12, 41, 1
HSL:
42°, 94.5455%, 78.4314%
HSV (HSB):
42°, 41.2698%, 98.8235%
XYZ:
71.3466, 74.5465, 38.6455
xyY:
0.3866, 0.4040, 74.5465
CIE-Lab:
89.1801, 1.0479, 39.7408
CIE-LCH:
89.1801, 39.7546, 88.4896
CIE-Luv:
89.1801, 24.0758, 52.8523
Hunter-Lab:
86.3403, -3.5934, 33.9003
#fcdd94 color charts
#fcdd94 color shades, tints & tones
#fcdd94 color schemes
#fcdd94 color preview, HTML & CSS examples
This text has a color of #fcdd94
<p style="color:#fcdd94;">Text here</p>
.mytext {color:#fcdd94;}
This box has a color of #fcdd94
<div style="background-color:#fcdd94;">Content here</div>
.mybackground {background-color:#fcdd94;}
Border around this has a color of #fcdd94
<div style="border:2px solid #fcdd94;">Content here</div>
.myborder {border:2px solid #fcdd94;}