#fedbd3 color space conversions
Hex:
#fedbd3
RGB:
254, 219, 211
CMY:
0, 14, 17
CMYK:
0, 14, 17, 0
HSL:
11°, 95.5556%, 91.1765%
HSV (HSB):
11°, 16.9291%, 99.6078%
XYZ:
77.9624, 76.4370, 72.2728
xyY:
0.3439, 0.3372, 76.4370
CIE-Lab:
90.0619, 10.8797, 8.4030
CIE-LCH:
90.0619, 13.7470, 37.6808
CIE-Luv:
90.0619, 21.6854, 10.4813
Hunter-Lab:
87.4283, 6.1744, 12.1876
#fedbd3 color charts
#fedbd3 color shades, tints & tones
#fedbd3 color schemes
#fedbd3 color preview, HTML & CSS examples
This text has a color of #fedbd3
<p style="color:#fedbd3;">Text here</p>
.mytext {color:#fedbd3;}
This box has a color of #fedbd3
<div style="background-color:#fedbd3;">Content here</div>
.mybackground {background-color:#fedbd3;}
Border around this has a color of #fedbd3
<div style="border:2px solid #fedbd3;">Content here</div>
.myborder {border:2px solid #fedbd3;}