#fefbd2 color space conversions
Hex:
#fefbd2
RGB:
254, 251, 210
CMY:
0, 2, 18
CMYK:
0, 1, 17, 0
HSL:
56°, 95.6522%, 90.9804%
HSV (HSB):
56°, 17.3228%, 99.6078%
XYZ:
87.0031, 94.7183, 74.6697
xyY:
0.3393, 0.3694, 94.7183
CIE-Lab:
97.9207, -5.5604, 20.0450
CIE-LCH:
97.9207, 20.8019, 105.5039
CIE-Luv:
97.9207, 3.9663, 30.4361
Hunter-Lab:
97.3233, -10.7442, 22.6371
#fefbd2 color charts
#fefbd2 color shades, tints & tones
#fefbd2 color schemes
#fefbd2 color preview, HTML & CSS examples
This text has a color of #fefbd2
<p style="color:#fefbd2;">Text here</p>
.mytext {color:#fefbd2;}
This box has a color of #fefbd2
<div style="background-color:#fefbd2;">Content here</div>
.mybackground {background-color:#fefbd2;}
Border around this has a color of #fefbd2
<div style="border:2px solid #fefbd2;">Content here</div>
.myborder {border:2px solid #fefbd2;}