#fedbdc color space conversions
Hex:
#fedbdc
RGB:
254, 219, 220
CMY:
0, 14, 14
CMYK:
0, 14, 13, 0
HSL:
358°, 94.5946%, 92.7451%
HSV (HSB):
358°, 13.7795%, 99.6078%
XYZ:
79.1228, 76.9012, 78.3833
xyY:
0.3375, 0.3281, 76.9012
CIE-Lab:
90.2761, 12.2669, 3.9880
CIE-LCH:
90.2761, 12.8989, 18.0092
CIE-Luv:
90.2761, 20.8717, 3.7508
Hunter-Lab:
87.6933, 7.5915, 8.3899
#fedbdc color charts
#fedbdc RGB chart
#fedbdc CMYK chart
#fedbdc RGB pie chart
#fedbdc color shades, tints & tones
#fedbdc color schemes
#fedbdc color preview, HTML & CSS examples
This text has a color of #fedbdc
<p style="color:#fedbdc;">Text here</p>
.mytext {color:#fedbdc;}
Text color #fedbdc
This box has a color of #fedbdc
<div style="background-color:#fedbdc;">Content here</div>
.mybackground {background-color:#fedbdc;}
Background color #fedbdc
Border around this has a color of #fedbdc
<div style="border:2px solid #fedbdc;">Content here</div>
.myborder {border:2px solid #fedbdc;}
Border color #fedbdc