#fecced color space conversions
Hex:
#fecced
RGB:
254, 204, 237
CMY:
0, 20, 7
CMYK:
0, 20, 7, 0
HSL:
320°, 96.1538%, 89.8039%
HSV (HSB):
320°, 19.6850%, 99.6078%
XYZ:
77.7520, 70.3710, 89.6057
xyY:
0.3271, 0.2960, 70.3710
CIE-Lab:
87.1785, 22.8865, -9.5286
CIE-LCH:
87.1785, 24.7908, 337.3959
CIE-Luv:
87.1785, 27.1664, -18.8583
Hunter-Lab:
83.8874, 18.6417, -4.6104
#fecced color charts
#fecced RGB chart
#fecced CMYK chart
#fecced RGB pie chart
#fecced color shades, tints & tones
#fecced color schemes
#fecced color preview, HTML & CSS examples
This text has a color of #fecced
<p style="color:#fecced;">Text here</p>
.mytext {color:#fecced;}
Text color #fecced
This box has a color of #fecced
<div style="background-color:#fecced;">Content here</div>
.mybackground {background-color:#fecced;}
Background color #fecced
Border around this has a color of #fecced
<div style="border:2px solid #fecced;">Content here</div>
.myborder {border:2px solid #fecced;}
Border color #fecced