#fafebe color space conversions
Hex:
#fafebe
RGB:
250, 254, 190
CMY:
2, 0, 25
CMYK:
2, 0, 25, 0
HSL:
64°, 96.9697%, 87.0588%
HSV (HSB):
64°, 25.1969%, 99.6078%
XYZ:
84.1604, 94.9253, 62.6019
xyY:
0.3482, 0.3928, 94.9253
CIE-Lab:
98.0036, -11.2639, 30.2528
CIE-LCH:
98.0036, 32.2817, 110.4216
CIE-Luv:
98.0036, 0.8533, 45.1529
Hunter-Lab:
97.4296, -16.3123, 30.1049
#fafebe color charts
#fafebe color shades, tints & tones
#fafebe color schemes
#fafebe color preview, HTML & CSS examples
This text has a color of #fafebe
<p style="color:#fafebe;">Text here</p>
.mytext {color:#fafebe;}
This box has a color of #fafebe
<div style="background-color:#fafebe;">Content here</div>
.mybackground {background-color:#fafebe;}
Border around this has a color of #fafebe
<div style="border:2px solid #fafebe;">Content here</div>
.myborder {border:2px solid #fafebe;}