#fed7c5 color space conversions
Hex:
#fed7c5
RGB:
254, 215, 197
CMY:
0, 16, 23
CMYK:
0, 15, 22, 0
HSL:
19°, 96.6102%, 88.4314%
HSV (HSB):
19°, 22.4409%, 99.6078%
XYZ:
75.2515, 73.7029, 63.0832
xyY:
0.3549, 0.3476, 73.7029
CIE-Lab:
88.7819, 10.9078, 13.9281
CIE-LCH:
88.7819, 17.6910, 51.9338
CIE-Luv:
88.7819, 25.2364, 18.2676
Hunter-Lab:
85.8504, 6.2246, 16.5288
#fed7c5 color charts
#fed7c5 color shades, tints & tones
#fed7c5 color schemes
#fed7c5 color preview, HTML & CSS examples
This text has a color of #fed7c5
<p style="color:#fed7c5;">Text here</p>
.mytext {color:#fed7c5;}
This box has a color of #fed7c5
<div style="background-color:#fed7c5;">Content here</div>
.mybackground {background-color:#fed7c5;}
Border around this has a color of #fed7c5
<div style="border:2px solid #fed7c5;">Content here</div>
.myborder {border:2px solid #fed7c5;}