#fafefc color space conversions
Hex:
#fafefc
RGB:
250, 254, 252
CMY:
2, 0, 1
CMYK:
2, 0, 1, 0
HSL:
150°, 66.6667%, 98.8235%
HSV (HSB):
150°, 1.5748%, 99.6078%
XYZ:
92.4368, 98.2359, 106.1849
xyY:
0.3114, 0.3309, 98.2359
CIE-Lab:
99.3138, -1.6619, 0.4827
CIE-LCH:
99.3138, 1.7306, 163.8024
CIE-Luv:
99.3138, -2.1154, 1.0476
Hunter-Lab:
99.1140, -6.9748, 5.8600
#fafefc color charts
#fafefc RGB chart
#fafefc CMYK chart
#fafefc RGB pie chart
#fafefc color shades, tints & tones
#fafefc color schemes
#fafefc color preview, HTML & CSS examples
This text has a color of #fafefc
<p style="color:#fafefc;">Text here</p>
.mytext {color:#fafefc;}
Text color #fafefc
This box has a color of #fafefc
<div style="background-color:#fafefc;">Content here</div>
.mybackground {background-color:#fafefc;}
Background color #fafefc
Border around this has a color of #fafefc
<div style="border:2px solid #fafefc;">Content here</div>
.myborder {border:2px solid #fafefc;}
Border color #fafefc