#fecf8d color space conversions
Hex:
#fecf8d
RGB:
254, 207, 141
CMY:
0, 19, 45
CMYK:
0, 19, 44, 0
HSL:
35°, 98.2609%, 77.4510%
HSV (HSB):
35°, 44.4882%, 99.6078%
XYZ:
67.9936, 67.6196, 34.6675
xyY:
0.3993, 0.3971, 67.6196
CIE-Lab:
85.8159, 8.3159, 38.9760
CIE-LCH:
85.8159, 39.8532, 77.9559
CIE-Luv:
85.8159, 35.0578, 49.8360
Hunter-Lab:
82.2311, 3.6900, 32.5659
#fecf8d color charts
#fecf8d color shades, tints & tones
#fecf8d color schemes
#fecf8d color preview, HTML & CSS examples
This text has a color of #fecf8d
<p style="color:#fecf8d;">Text here</p>
.mytext {color:#fecf8d;}
This box has a color of #fecf8d
<div style="background-color:#fecf8d;">Content here</div>
.mybackground {background-color:#fecf8d;}
Border around this has a color of #fecf8d
<div style="border:2px solid #fecf8d;">Content here</div>
.myborder {border:2px solid #fecf8d;}