#fefbcf color space conversions
Hex:
#fefbcf
RGB:
254, 251, 207
CMY:
0, 2, 19
CMYK:
0, 1, 19, 0
HSL:
56°, 95.9184%, 90.3922%
HSV (HSB):
56°, 18.5039%, 99.6078%
XYZ:
86.6327, 94.5702, 72.7193
xyY:
0.3412, 0.3724, 94.5702
CIE-Lab:
97.8613, -5.9942, 21.4917
CIE-LCH:
97.8613, 22.3119, 105.5841
CIE-Luv:
97.8613, 4.1229, 32.5016
Hunter-Lab:
97.2472, -11.1658, 23.7373
#fefbcf color charts
#fefbcf color shades, tints & tones
#fefbcf color schemes
#fefbcf color preview, HTML & CSS examples
This text has a color of #fefbcf
<p style="color:#fefbcf;">Text here</p>
.mytext {color:#fefbcf;}
This box has a color of #fefbcf
<div style="background-color:#fefbcf;">Content here</div>
.mybackground {background-color:#fefbcf;}
Border around this has a color of #fefbcf
<div style="border:2px solid #fefbcf;">Content here</div>
.myborder {border:2px solid #fefbcf;}