#faf2f3 color space conversions
Hex:
#faf2f3
RGB:
250, 242, 243
CMY:
2, 5, 5
CMYK:
0, 3, 3, 2
HSL:
353°, 44.4444%, 96.4706%
HSV (HSB):
353°, 3.2000%, 98.0392%
XYZ:
87.3541, 90.2993, 97.6195
xyY:
0.3173, 0.3280, 90.2993
CIE-Lab:
96.1208, 2.8499, 0.4606
CIE-LCH:
96.1208, 2.8869, 9.1808
CIE-Luv:
96.1208, 4.4829, 0.1943
Hunter-Lab:
95.0260, -2.2064, 5.6100
#faf2f3 color charts
#faf2f3 color shades, tints & tones
#faf2f3 color schemes
#faf2f3 color preview, HTML & CSS examples
This text has a color of #faf2f3
<p style="color:#faf2f3;">Text here</p>
.mytext {color:#faf2f3;}
This box has a color of #faf2f3
<div style="background-color:#faf2f3;">Content here</div>
.mybackground {background-color:#faf2f3;}
Border around this has a color of #faf2f3
<div style="border:2px solid #faf2f3;">Content here</div>
.myborder {border:2px solid #faf2f3;}