#fafccc color space conversions
Hex:
#fafccc
RGB:
250, 252, 204
CMY:
2, 1, 20
CMYK:
1, 0, 19, 1
HSL:
63°, 88.8889%, 89.4118%
HSV (HSB):
63°, 19.0476%, 98.8235%
XYZ:
85.1338, 94.3044, 70.8423
xyY:
0.3402, 0.3768, 94.3044
CIE-Lab:
97.7545, -8.3462, 22.8249
CIE-LCH:
97.7545, 24.3030, 110.0854
CIE-Luv:
97.7545, 1.3275, 34.7658
Hunter-Lab:
97.1105, -13.4577, 24.7252
#fafccc color charts
#fafccc RGB chart
#fafccc CMYK chart
#fafccc RGB pie chart
#fafccc color shades, tints & tones
#fafccc color schemes
#fafccc color preview, HTML & CSS examples
This text has a color of #fafccc
<p style="color:#fafccc;">Text here</p>
.mytext {color:#fafccc;}
Text color #fafccc
This box has a color of #fafccc
<div style="background-color:#fafccc;">Content here</div>
.mybackground {background-color:#fafccc;}
Background color #fafccc
Border around this has a color of #fafccc
<div style="border:2px solid #fafccc;">Content here</div>
.myborder {border:2px solid #fafccc;}
Border color #fafccc