#fed6b6 color space conversions
Hex:
#fed6b6
RGB:
254, 214, 182
CMY:
0, 16, 29
CMYK:
0, 16, 28, 0
HSL:
27°, 97.2973%, 85.4902%
HSV (HSB):
27°, 28.3465%, 99.6078%
XYZ:
73.3631, 72.5414, 54.3912
xyY:
0.3663, 0.3622, 72.5414
CIE-Lab:
88.2285, 9.3910, 21.0131
CIE-LCH:
88.2285, 23.0161, 65.9197
CIE-Luv:
88.2285, 27.1730, 28.1295
Hunter-Lab:
85.1712, 4.7032, 21.7567
#fed6b6 color charts
#fed6b6 color shades, tints & tones
#fed6b6 color schemes
#fed6b6 color preview, HTML & CSS examples
This text has a color of #fed6b6
<p style="color:#fed6b6;">Text here</p>
.mytext {color:#fed6b6;}
This box has a color of #fed6b6
<div style="background-color:#fed6b6;">Content here</div>
.mybackground {background-color:#fed6b6;}
Border around this has a color of #fed6b6
<div style="border:2px solid #fed6b6;">Content here</div>
.myborder {border:2px solid #fed6b6;}