#faefe8 color space conversions
Hex:
#faefe8
RGB:
250, 239, 232
CMY:
2, 6, 9
CMYK:
0, 4, 7, 2
HSL:
23°, 64.2857%, 94.5098%
HSV (HSB):
23°, 7.2000%, 98.0392%
XYZ:
84.8563, 87.8832, 88.8347
xyY:
0.3244, 0.3360, 87.8832
CIE-Lab:
95.1117, 2.5209, 4.6885
CIE-LCH:
95.1117, 5.3233, 61.7338
CIE-Luv:
95.1117, 6.7468, 6.6729
Hunter-Lab:
93.7460, -2.4823, 9.4384
#faefe8 color charts
#faefe8 color shades, tints & tones
#faefe8 color schemes
#faefe8 color preview, HTML & CSS examples
This text has a color of #faefe8
<p style="color:#faefe8;">Text here</p>
.mytext {color:#faefe8;}
This box has a color of #faefe8
<div style="background-color:#faefe8;">Content here</div>
.mybackground {background-color:#faefe8;}
Border around this has a color of #faefe8
<div style="border:2px solid #faefe8;">Content here</div>
.myborder {border:2px solid #faefe8;}