#fed7bb color space conversions
Hex:
#fed7bb
RGB:
254, 215, 187
CMY:
0, 16, 27
CMYK:
0, 15, 26, 0
HSL:
25°, 97.1014%, 86.4706%
HSV (HSB):
25°, 26.3780%, 99.6078%
XYZ:
74.1431, 73.2596, 57.2465
xyY:
0.3623, 0.3580, 73.2596
CIE-Lab:
88.5714, 9.5330, 18.8747
CIE-LCH:
88.5714, 21.1454, 63.2032
CIE-Luv:
88.5714, 26.1339, 25.2831
Hunter-Lab:
85.5918, 4.8384, 20.2593
#fed7bb color charts
#fed7bb color shades, tints & tones
#fed7bb color schemes
#fed7bb color preview, HTML & CSS examples
This text has a color of #fed7bb
<p style="color:#fed7bb;">Text here</p>
.mytext {color:#fed7bb;}
This box has a color of #fed7bb
<div style="background-color:#fed7bb;">Content here</div>
.mybackground {background-color:#fed7bb;}
Border around this has a color of #fed7bb
<div style="border:2px solid #fed7bb;">Content here</div>
.myborder {border:2px solid #fed7bb;}