#fafbd5 color space conversions
Hex:
#fafbd5
RGB:
250, 251, 213
CMY:
2, 2, 16
CMYK:
0, 0, 15, 2
HSL:
62°, 82.6087%, 90.9804%
HSV (HSB):
62°, 15.1394%, 98.4314%
XYZ:
85.9318, 94.1225, 76.5892
xyY:
0.3348, 0.3667, 94.1225
CIE-Lab:
97.6813, -6.5294, 18.1338
CIE-LCH:
97.6813, 19.2735, 109.8025
CIE-Luv:
97.6813, 1.4346, 27.9578
Hunter-Lab:
97.0167, -11.6744, 21.1056
#fafbd5 color charts
#fafbd5 color shades, tints & tones
#fafbd5 color schemes
#fafbd5 color preview, HTML & CSS examples
This text has a color of #fafbd5
<p style="color:#fafbd5;">Text here</p>
.mytext {color:#fafbd5;}
This box has a color of #fafbd5
<div style="background-color:#fafbd5;">Content here</div>
.mybackground {background-color:#fafbd5;}
Border around this has a color of #fafbd5
<div style="border:2px solid #fafbd5;">Content here</div>
.myborder {border:2px solid #fafbd5;}