#fafdb8 color space conversions
Hex:
#fafdb8
RGB:
250, 253, 184
CMY:
2, 1, 28
CMYK:
1, 0, 27, 1
HSL:
63°, 94.5205%, 85.6863%
HSV (HSB):
63°, 27.2727%, 99.2157%
XYZ:
83.2014, 94.0352, 59.1128
xyY:
0.3520, 0.3979, 94.0352
CIE-Lab:
97.6462, -11.5540, 32.7854
CIE-LCH:
97.6462, 34.7617, 109.4131
CIE-Luv:
97.6462, 1.6724, 48.3850
Hunter-Lab:
96.9718, -16.5484, 31.7378
#fafdb8 color charts
#fafdb8 color shades, tints & tones
#fafdb8 color schemes
#fafdb8 color preview, HTML & CSS examples
This text has a color of #fafdb8
<p style="color:#fafdb8;">Text here</p>
.mytext {color:#fafdb8;}
This box has a color of #fafdb8
<div style="background-color:#fafdb8;">Content here</div>
.mybackground {background-color:#fafdb8;}
Border around this has a color of #fafdb8
<div style="border:2px solid #fafdb8;">Content here</div>
.myborder {border:2px solid #fafdb8;}