#feebd4 color space conversions
Hex:
#feebd4
RGB:
254, 235, 212
CMY:
0, 8, 17
CMYK:
0, 7, 17, 0
HSL:
33°, 95.4545%, 91.3725%
HSV (HSB):
33°, 16.5354%, 99.6078%
XYZ:
82.4650, 85.2410, 74.3941
xyY:
0.3406, 0.3521, 85.2410
CIE-Lab:
93.9868, 2.8039, 13.4797
CIE-LCH:
93.9868, 13.7682, 78.2494
CIE-Luv:
93.9868, 12.6714, 19.4360
Hunter-Lab:
92.3260, -2.1354, 16.8537
#feebd4 color charts
#feebd4 color shades, tints & tones
#feebd4 color schemes
#feebd4 color preview, HTML & CSS examples
This text has a color of #feebd4
<p style="color:#feebd4;">Text here</p>
.mytext {color:#feebd4;}
This box has a color of #feebd4
<div style="background-color:#feebd4;">Content here</div>
.mybackground {background-color:#feebd4;}
Border around this has a color of #feebd4
<div style="border:2px solid #feebd4;">Content here</div>
.myborder {border:2px solid #feebd4;}