#fecdcc color space conversions
Hex:
#fecdcc
RGB:
254, 205, 204
CMY:
0, 20, 20
CMYK:
0, 19, 20, 0
HSL:
1°, 96.1538%, 89.8039%
HSV (HSB):
1°, 19.6850%, 99.6078%
XYZ:
73.6035, 69.0931, 66.5837
xyY:
0.3517, 0.3301, 69.0931
CIE-Lab:
86.5501, 17.1257, 7.0516
CIE-LCH:
86.5501, 18.5207, 22.3798
CIE-Luv:
86.5501, 30.3186, 7.2452
Hunter-Lab:
83.1223, 12.5950, 10.6923
#fecdcc color charts
#fecdcc RGB chart
#fecdcc CMYK chart
#fecdcc RGB pie chart
#fecdcc color shades, tints & tones
#fecdcc color schemes
#fecdcc color preview, HTML & CSS examples
This text has a color of #fecdcc
<p style="color:#fecdcc;">Text here</p>
.mytext {color:#fecdcc;}
Text color #fecdcc
This box has a color of #fecdcc
<div style="background-color:#fecdcc;">Content here</div>
.mybackground {background-color:#fecdcc;}
Background color #fecdcc
Border around this has a color of #fecdcc
<div style="border:2px solid #fecdcc;">Content here</div>
.myborder {border:2px solid #fecdcc;}
Border color #fecdcc