#feebd5 color space conversions
Hex:
#feebd5
RGB:
254, 235, 213
CMY:
0, 8, 16
CMYK:
0, 7, 16, 0
HSL:
32°, 95.3488%, 91.5686%
HSV (HSB):
32°, 16.1417%, 99.6078%
XYZ:
82.5916, 85.2916, 75.0607
xyY:
0.3400, 0.3511, 85.2916
CIE-Lab:
94.0086, 2.9540, 12.9927
CIE-LCH:
94.0086, 13.3243, 77.1912
CIE-Luv:
94.0086, 12.6016, 18.7154
Hunter-Lab:
92.3534, -1.9861, 16.4592
#feebd5 color charts
#feebd5 color shades, tints & tones
#feebd5 color schemes
#feebd5 color preview, HTML & CSS examples
This text has a color of #feebd5
<p style="color:#feebd5;">Text here</p>
.mytext {color:#feebd5;}
This box has a color of #feebd5
<div style="background-color:#feebd5;">Content here</div>
.mybackground {background-color:#feebd5;}
Border around this has a color of #feebd5
<div style="border:2px solid #feebd5;">Content here</div>
.myborder {border:2px solid #feebd5;}