#fecd94 color space conversions
Hex:
#fecd94
RGB:
254, 205, 148
CMY:
0, 20, 42
CMYK:
0, 19, 42, 0
HSL:
32°, 98.1481%, 78.8235%
HSV (HSB):
32°, 41.7323%, 99.6078%
XYZ:
68.0497, 66.8716, 37.3379
xyY:
0.3950, 0.3882, 66.8716
CIE-Lab:
85.4391, 10.0630, 34.9062
CIE-LCH:
85.4391, 36.3277, 73.9184
CIE-Luv:
85.4391, 35.7930, 44.8158
Hunter-Lab:
81.7751, 5.4337, 30.1712
#fecd94 color charts
#fecd94 color shades, tints & tones
#fecd94 color schemes
#fecd94 color preview, HTML & CSS examples
This text has a color of #fecd94
<p style="color:#fecd94;">Text here</p>
.mytext {color:#fecd94;}
This box has a color of #fecd94
<div style="background-color:#fecd94;">Content here</div>
.mybackground {background-color:#fecd94;}
Border around this has a color of #fecd94
<div style="border:2px solid #fecd94;">Content here</div>
.myborder {border:2px solid #fecd94;}