#fafbd3 color space conversions
Hex:
#fafbd3
RGB:
250, 251, 211
CMY:
2, 2, 17
CMYK:
0, 0, 16, 2
HSL:
61°, 83.3333%, 90.5882%
HSV (HSB):
61°, 15.9363%, 98.4314%
XYZ:
85.6794, 94.0215, 75.2602
xyY:
0.3360, 0.3688, 94.0215
CIE-Lab:
97.6407, -6.8280, 19.0984
CIE-LCH:
97.6407, 20.2823, 109.6727
CIE-Luv:
97.6407, 1.5338, 29.3562
Hunter-Lab:
96.9647, -11.9630, 21.8567
#fafbd3 color charts
#fafbd3 color shades, tints & tones
#fafbd3 color schemes
#fafbd3 color preview, HTML & CSS examples
This text has a color of #fafbd3
<p style="color:#fafbd3;">Text here</p>
.mytext {color:#fafbd3;}
This box has a color of #fafbd3
<div style="background-color:#fafbd3;">Content here</div>
.mybackground {background-color:#fafbd3;}
Border around this has a color of #fafbd3
<div style="border:2px solid #fafbd3;">Content here</div>
.myborder {border:2px solid #fafbd3;}