#fedcdc color space conversions
Hex:
#fedcdc
RGB:
254, 220, 220
CMY:
0, 14, 14
CMYK:
0, 13, 13, 0
HSL:
0°, 94.4444%, 92.9412%
HSV (HSB):
0°, 13.3858%, 99.6078%
XYZ:
79.3845, 77.4245, 78.4706
xyY:
0.3374, 0.3291, 77.4245
CIE-Lab:
90.5167, 11.7480, 4.3362
CIE-LCH:
90.5167, 12.5228, 20.2592
CIE-Luv:
90.5167, 20.3224, 4.3680
Hunter-Lab:
87.9912, 7.0557, 8.7190
#fedcdc color charts
#fedcdc color shades, tints & tones
#fedcdc color schemes
#fedcdc color preview, HTML & CSS examples
This text has a color of #fedcdc
<p style="color:#fedcdc;">Text here</p>
.mytext {color:#fedcdc;}
This box has a color of #fedcdc
<div style="background-color:#fedcdc;">Content here</div>
.mybackground {background-color:#fedcdc;}
Border around this has a color of #fedcdc
<div style="border:2px solid #fedcdc;">Content here</div>
.myborder {border:2px solid #fedcdc;}